16 private links
This book is about ECMAScript 6 (whose official name is ECMAScript 2015), a new version of JavaScript.
Knockout is a JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean underlying data model. Any time you have sections of UI that update dynamically (e.g., changing depending on the user’s actions or when an external data source changes), KO can help you implement it more simply and maintainably.
JS Plotting library
"The JavaScript Way" is a book to help you get off to a good start in the JavaScript universe or catch up with its newest evolutions. Here are some highlights:
Serverless deployment. Run code with an HTTP call. No provisioning. No deployment.
Add authentication to your web and mobile apps in under 10 minutes.
The aim of dimple is to open up the power and flexibility of d3 to analysts. It aims to give a gentle learning curve and minimal code to achieve something productive. It also exposes the d3 objects so you can pick them up and run to create some really cool stuff.
Automatically add properly spaced (non-overlapping) labels to points on a time-line.
Give your JS App some Backbone with Models, Views, Collections, and Events