It seems like every 6 months or so, a new front-end JavaScript framework or library appears from the ether, proclaiming to be the definite tool for single page…
Read moreLatest
Occasionally when developing you will encounter a database query that is causing soul crushing load times. A first attempt at optimization might include looking at the query being used…
Read moreThere are a lot of front-end frameworks, and choosing the correct one is tough. In our day-to-day work, Angular or plain JS with some jQuery usually make the…
Read moreWait… just use WordPress! This is often the answer you’ll get when asking for an open-source CMS framework. But what if you search for a tool that is:…
Read moreJavaScript Promises have been with us for a while. In fact they’re with us more and more thanks to native browser implementations. In a nutshell, promises are a…
Read moreAt Google I/O 2014, Google announced the new Android 5.0 Lollipop and a whole new look for all Android applications, called Material Design. This is the second complex UI solution from Google…
Read more