JSter #94: Libraries, and more
Frankly, my dear, I don't give a JavaScript
I'm preparing my next Euro tour right now. The plan is to keep this more casual with time for potential clients. I'll be spending my time in Slovakia, Germany, Austria, and Great Britain and will have time for providing webpack and React training. A few have booked already.
Libraries
{{ screenshot: https://github.com/samknows/transform-when }}
- transform-when - Animate combining page position and time.
- marksy - Render Markdown in React.
- nanogallery2 - A light gallery.
- fullPage.js - One page scroll sections.
- pegjs is looking for a new maintainer
Articles
Tutorials
- The Easy Paper.js Tutorial, building flat animated shapes with @PaperJS
- How to Optimize CPU-Intensive Work in Node.js
Interviews
- async-reactor interview with Sven Sauleau - Easy async components for React.
- WebpackBin interview with Christian Alfoni
Slides
- Re-imagining Webpack - Slides from my overview talk of webpack and how it has evolved.
Tools
Benchmarks
- npm-cache-benchmark - Yarn vs. npm5
Boilerplates
- create-npm-package - A starting point for npm packages.