JSter #120: Libraries, articles, the usual
The time has come to write some JavaScript
It has been another busy two weeks. We announced GraphQL Finland 2018 workshops recently and we have a steady set of speakers. The conference is shaping up nicely.
Libraries
- callbag - A standard for JS callbacks that enables lightweight observables and iterables.
- fastpriorityqueue - A fast, heap-based priority queue in JavaScript.
- Uppy File Uploader
- Chevrotain - Parser Building Toolkit for JavaScript.
- vincentriemer/assign.macro - A babel-macro to transpile
Object.assign
-style expressions to direct assignments for maximum performance. - ml5js - Friendly Machine Learning for the Web.
Articles
- REST vs. GraphQL: A Critical Review
- The Node.js Ecosystem Is Chaotic and Insecure
- Why you should use GraphQL instead of a JSON DSL
Guides
Techniques
- Node.js can HTTP/2 push!
- Backend-in-the-frontend: a pattern for cleaner code
- How to escape async/await hell
Interviews
- Progressive Web Apps - The Why and How - Interview with Maciej Caputa
- Proppy - Functional props composition for components - Interview with Fahad Ibnay Heylaal
Tools
- accessibilityjs - Client side accessibility error scanner.