The popularity of JavaScript has led to a very vibrant ecosystem of technologies, frameworks, and libraries. Along with all the amazing…...
Read more »
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 »
How many warnings should your JavaScript app have? - javascript_warnings.md... (more…)
Read more »
Have you ever read the source code of a popular library and come across comments which explain what the code is doing? Sometimes the… (more…)
Read more »
I once worked for a company that was in the business of helping students consolidate their loans. We had a student loan calculator on our… (more…)
Read more »