JSter #87: Libraries and more

The Good, the Bad, the JavaScript.

A new version of the SurviveJS webpack book has arrived. The book is getting quite massive (around 330 pages), but the end result might be worth all the effort.

Libraries

{{ screenshot: https://github.com/nolanlawson/marky }}

  • nolanlawson/marky - High-resolution JavaScript timer based on performance.mark() and measure().
  • skatejs - Write functional and performance web components.
  • iType.js - Simple typing animation.

Data Manipulation

Data Structures

  • ide/mux - A simple and convenient function that resolves promises in data structures like arrays, objects, Maps, and Sets.
  • pcbje/ggraph - Graph visualization of big messy data.
  • Mnemonist - Curated collection of data structures for the JavaScript language,

Routing

State Management

  • MobX 3 - Reactive state management.

Frameworks

Articles

Tutorials

Techniques

Interviews

Games

Tools

Demos