Despite writing JavaScript almost every working day for the past seven years, I have to admit I don’t actually pay that much attention to ES language announcements. Major features like async/await and Proxies are one thing, but every year there’s a steady... (more…)
Read more »
A curated list of 10 fresh articles from the JavaScript world: React and Angular to TypeScript and ReasonML. (more…)
Read more »
Javascript validation library. Write the same validation logic on the client and server side. Take advantage of functional programming. (more…)
Read more »
This blog article is my hike through JavaScript from the beginning until the end. Its intention is to help me learn by explaining but also to help others! (more…)
Read more »
This explains the different ways to remove items in JavaScript beyond the built-in array methods... (more…)
Read more »