A JavaScript implementation of the Python's range() function.
Read more »
(For those who haven’t read it, this is a response to How it feels to learn JavaScript in 2016. (more…)
Read more »
Code readability is a big thing. Developers spend a lot of our time reading code: other peoples code, our own code, code we have never seen before, etc. Writing code in a way that is as readable as possible can help save everyone on your team a lot of tim... (more…)
Read more »
Explore Aurelia, hyperHTML, Svelte, and Preact, the best new JavaScript frameworks, and see how they compare with the React framework. (more…)
Read more »
A while back, I built a new BugMuncher control panel using the JavaScript framework Ember.js, in order to make use of the REST API back-end I’d also been working on. Deciding to go with a JavaScript framework for the control panel, instead of building it ... (more…)
Read more »