✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it! - GitHub - webpro/knip: ✂️ Find unused files, dependencies and exports in yo... (more…)
Read more »
The proposal to include async function in ECMAScript has reached stage four; that means it’s on track to be in the 2017 release of the standard. But what does that mean for JavaScript developers? There’s a lot of interest in async, the capabilities ...
Read more »
Encapsulation is the bundling of data and the methods that act on that data such that access to that data is restricted from outside the… (more…)
Read more »
By @wagslane (twitter) JavaScript and Java confuse many new programmers. They sound so similar, so one might think they have the same use-cases, or perhaps the same company created both languages. Neither of those hypotheses is true! Let’s go over the dif... (more…)
Read more »
javascript-problems-and-solutions - :trident: A collection of JavaScript problems and solutions for studying algorithms. (more…)
Read more »