Must Read
Introducing HyperDev
A whole new product from Fog Creek Software (the creators of Trello). HyperDev, a developer playground for building full-stack web-apps fast.
Learn
Make Your Own Responsive SVG Graphs & Infographics
Read about creating responsive SVG graphics with examples, tips and tricks.
React and Firebase, sittin’ in a tree
This is a post about the wonders of using React and Firebase together.
Hands-on Functional Programming with Ramda.js
Ramda.js is a library designed specifically for a functional programming style, one that makes it easy to create functional pipelines, one that never mutates user data.
Tools & Code
Turn any <input> into an address autocomplete
Algolia Places provides a fast, distributed and easy way to use an address search autocomplete JavaScript library on your website.
Preact: Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
Preact is an attempt to recreate the core value proposition of React (or similar libraries like Mithril) using as little code as possible, with first-class support for ES2015. Currently the library is around 3kb (minified & gzipped).
Watch
Currying Functions in JavaScript
http://watchmecode.net presents, a Functional JavaScript screencast: Currying Functions. Chet Harrison discusses the idea of currying functions.
Interesting Links

Flexbox Defense
Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!