Javascript Promises are not difficult. However, lots of people find it a little bit hard to understand at the beginning.
Read more »
Hey quick! You’ve gotta create the navigation for the site and you start working on the mobile behavior. What pattern do you choose? If you’re like most... (more…)
Read more »
A new tool carves up JS frameworks, leaving only the stuff your web app actually needs.
Read more »
HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug. (more…)
Read more »
Since my previous article on async/await ended up getting popular I thought I'd follow up with more focused guide on flattening your JavaScript. We started this process on the CertSimple codebase a couple of weeks ago and while it was mostly stra... (more…)
Read more »