JSter #75: News of July 2016 - Part 2
To JavaScript or not.
I managed to reach 1.0 with my table component, Reactabular. The development will go on, but from now I can focus more on other things like writing.
You might notice there are more links than usual. There is simply more content to tweet these days. I might have to go to a weekly schedule with this mailing list but we'll see.
UI
{{ screenshot: https://zingchart.github.io/zingtouch/ }}
- ZingTouch - A JavaScript gesture detection library for the modern web
- Monkberry - A JavaScript library for building web user interfaces
- Bricks.js - A blazing fast masonry layout generator for fixed width elements
- Fela - Fela is a fast and modular library to handle styling in JavaScript.
- anime.js - A flexible yet lightweight JavaScript animation library. It works with CSS, Individual Transforms, SVG, DOM attributes and JS Objects.
i18n
- Jed - Gettext Style i18n for Modern JavaScript Apps
Data Structures
- most.js 1.0 - Ultra-high performance reactive programming
- iterall - Minimal zero-dependency utilities for using Iterables in all JavaScript environments.
- seamless-immutable - Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
- Episode 7 - Sequence async side-effects with ES6 generators and easily test them.
Frameworks
Articles
Tutorials
- Three.js Tutorial for Beginners
- Stupidly smart components in Choo
- How to Build and Publish ES6 Modules Today, with Babel and Rollup
- Building Angular 2 applications with Immutable.js and Redux
Guides
Techniques
- Write Modern Asynchronous Javascript using Promises, Generators, and Coroutines
- Brief Introduction to JavaScript Audio API
- JavaScript oneliners
- Web Font preloading for HTML5 games
Interviews
- Mostly Adequate Guide to Functional Programming - Interview with Brian Lonsdorf
- tcomb - Type checking and DDD for JavaScript - Interview with Giulio Canti
- redux-saga - Saga Middleware for Redux to Handle Side Effects - Interview with Yassine Elouafi
Slides
Games
- WhitestormJS 1.0 - Easier Three.js.
Tools
- HyperTerm - Utterly tweakable terminal written in JavaScript
- Pundle - Peaceful Bundles (pundles!) for everyone
- ChromeLens - Chrome DevTools extension to develop for the visually impaired
- Mocha 3.0.0 - The popular test framework has received nice updates
- Formula - CSS calculator for bulletproof form and button styles that always line up