JSter #100: Libraries, articles, and more
I see JavaScript people.
My third Euro tour is progressing in hot Vienna. This has been a good time for me to relax a bit before further challenges (two major talks next month). Incidentally this is the hundredth post to this list!
Libraries
{{ screenshot: https://github.com/harc/ohm }}
- harc/ohm - A library and language for building parsers, interpreters, compilers, etc.
- Feathers - An open source REST and realtime API layer for modern applications.
- PolymerLabs/lit-html - HTML template literals in JavaScript.
- wooorm/refractor - Lightweight, robust, elegant virtual syntax highlighting using Prism.
Articles
- JavaScript Framework Battle: âHello Worldâ in each Command-line interface
- myshov/history-of-javascript - History of JavaScript.
- vasanthk/react-bits - React patterns, techniques, tips and tricks.
- Have we forgotten how to programâŚ
- Why WebAssembly is Faster Than asm.js
Techniques
- Cold and hot callbacks - Understand the difference.
- React is Slow, React is Fast: Optimizing React Apps in Practice
- Intersection Observer comes to Firefox
Interviews
- A practitionerâs perspective on A-Frame - Interview with Roland Dubois
- Next.js - Framework for server-rendered React apps - Interview with Arunoda Susiripala
- Rekit - Toolkit for building scalable React applications - Interview with Nate Wang
- Redux-First Router - Just dispatch actions - Interview with James Gillmore
Tools
- Up by TJ Holowaychuk - Easier Serverless.
- Babel v7.0.0-alpha.19
- RunKit is Node prototyping - Prototype and explore your ideas.