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 »
I was at a Free Code Camp meetup in San Francisco a few days ago (for those not familiar, Free Code Camp is a group of people who get together to learn JavaScript and web development), and someone getting ready for frontend dev job interviews asked for Ja... (more…)
Read more »
This blog shows how RudderStack developed a high-performance JavaScript SDK that reduced execution time from 200-300ms down to 20-60ms. (more…)
Read more »
Tickets are still available for my day long ReactJS workshop on February 10th in London. Click here to find out more.
Read more »
I've made my first implementation of Game of Life using JavaScript. A very rewarding task for a junior developer. You are free to test a Desktop browser demonstration or clone and test my node.js implementation available at GitHub. (more…)
Read more »