The first part of this series explored the differences between declarative and imperative code. The declarative approach states what to do. The imperative approach describes how to do it.
If you under...
On this episode of Eat Sleep Code, guest Chris Michel talks about how Sass can improve your CSS code, what’s happening in the Sass community, and what Sass means for your next project.
Chris Michel @...
JavaScript is one of those languages that can be easy to pick up, it can be infinitely more difficult to master. However, a lot of articles seem to assume that you are already a master.
I've been usin...
Component architectures are an important part of ever modern front-end framework. In this article, I'm going to dissect Polymer, React, Riot.js, Vue.js, Aurelia and Angular 2 components. The goal is t...