JSter #91: Libraries, tutorials, and more
A JavaScript. Shaken, not stirred.
It was busy two weeks again. I finally managed to get my webpack book out there and it is now available as a paperback. The euro tour begins properly next week. Austria (Vienna) was added to the schedule.
Libraries
{{ screenshot: https://github.com/rafaelrinaldi/group-by }}
- Glimmer - Fast and light-weight UI components for the web. Extracted from Ember.
- RE:DOM - Tiny (2 KB) turbo-boosted JavaScript library for creating user interfaces.
- Sinon.JS 2 - The popular mocking library has reached a new major version.
- Lepton - A Lean GitHub Gist Client
- rafaelrinaldi/group-by - Group a list of objects by a given field name.
Frameworks
- Angular 4.0
- Frint - The Modular JavaScript Framework.
Articles
- Chromium Blog: Faster 3D rendering with WebGL 2.0
- ag-Grid Partners With webpack - A new way to sponsor open source projects?
Tutorials
- The modern JavaScript tutorial - The original Russian one was translated to English.
- 6 Reasons Why JavaScriptâs Async/Await Blows Promises Away
- Managing State in Angular Applications
- AVA, low-config testing for JavaScript
Tools
- manifoldJS - A simple way to create hosted apps across platforms and devices.
- juliangruber/travis-watch - Stream live Travis results to your terminal.
- verdaccio - Private npm repository server. A successor of Sinopia.