https://angelmmiguel.github.io/svgi/
lru-cache did a rewrite with es6 Maps and saw a code size reduction. Remember to use new language features and APIs as you can.
Puppeteer was a fantastic step forward for automated testing and server environments. Jest-puppeteer brings headless Chrome’s node APIs to the Jest environment with a custom expect API.
This month had some JS tooling releases, including Webpack and CodeSandbox.
Tool Roundup is an opinionated list of interesting software tooling developments over approximately the last month with a bit of history.
A common theme this month is #0CJS (zero config js). As people get worn down by…