Loving My First Front-End Framework

I’m proud to announce I’ve fallen in love with my first framework; Vue. Well, second actually, with Laravel being my first. Both of these have helped to bring me into the world of… now?

Both have allowed me to create a mini-site showcasing Laravel, with Keep Track and Pick-a-Meal, and now Vue, with Guess Right.

“Guess Right” is my latest reincarnation, in that I took an old PHP program I wrote for Facebook, and completely rewrote it with Vue. I capitalized on Vue’s reactive data, and fell in love with its templating system and state control. Combined with some Laravel and MySQL on the back-end made for quite a fun-thinking and manageable development environment.

Tada!: https://kdcinfo.com/guessright/

The primary technologies I’ve covered in the last 2-1/2 months, converging to help make this little web app a functional success, are as follows:
– HTML5 (tags, data attributes) / CSS3
– Laravel 5.2 / Blade
– Vue.js 2.1.10 / ES2015 (ES6) / Axios
– vuex
– vue-router
– Sass (SCSS)
– Gulp, webpack, npm, vue-loader, Babel, Laravel Elixir, Apache

– Keith D Commiskey

Keith D Commiskey
https://keithdc.com

Leave a Reply