JavaScript performance is an evergreen topic on the web. With each new release of Microsoft Edge, we look at user feedback and telemetry data to identify opportunities to improve the Chakra JavaScript engine and enable better performance on real sites. In… Read more
Similar
Click here to see how I turned ~170 lines of code in moder vanilla JavaScript in TodoMVC. (more…)
Read more »
ESLint rules to disable mutation and promote fp in JavaScript and TypeScript. - eslint-functional/eslint-plugin-functional... (more…)
Read more »
:dragon: A tool for managing JavaScript projects with multiple packages. - GitHub - lerna/lerna: A tool for managing JavaScript projects with multiple packages. (more…)
Read more »
There’s a new feature in Chrome Canary: JavaScript code coverage. It tells you how much of your code is actually executed, vs how much is loaded unnecessarily. (more…)
Read more »