I recently made the switch from the archaic JavaScript of yester-year that everyone loves to hate to ECMAScript 6 (otherwise known as ES6). If you’re like me, a person who hates change, then you may enjoy that one of the first things you will come to learn and love...
One of the most gratifying feelings an app development team can experience is seeing an app they’ve worked on for months launch and succeed! For anyone who’s worked on an app development team in any capacity, you know exactly what I’m talking about. It’s comparable to...
Ever since I started using Yii 2, I felt that the default way of passing data from controllers to views was not ideal, although I could not immediately say why. I kept doing it the way everyone does, thinking that I just need to give myself more time to get used to...
React is a simple, yet powerful, UI library. When it was released in 2013, it offered an alternative to the existing popular monolithic JavaScript frameworks of the time. React’s most important advances are the emphasis on components, one-way data flow, the...
Powerpoint or Keynote presentations are infamously terrible. In the software development world (and the rest of the world, for that matter), most people would rather stick pencils into their legs than sit through a typical 40-slide presentation. But, I have good news...