Issue #20 · July 24, 2017

ES8 was Released and here are its Main New Features πŸ”₯

“Standards are always out of date. That’s what makes them standards”

Best 7 links of week #29, 2017

Articles

GPU Accelerated JavaScript

A single-file JavaScript library for GPGPU in the browser. It will automatically compile specially written JavaScript functions into shader language and run them on the GPU using the WebGL API.

Redis 4.0 General Availability

Finally, after the canonical 1 year of developments, Redis 4.0.0 is out and it ships with a good amount of interesting features that you should check out.

coells/100days

This repository contains notebooks with live code to accompany 100 days of algorithms challenge.

URLs are UI

What a great title. 'URLs are UI.' Pithy, clear, crisp. Very true. I've been saying it for years. Someone on Twitter ...

Book of the week

Irresistible APIs: Designing web APIs that developers will love

Irresistible APIs: Designing web APIs that developers will love

by Kirsten Hunter

Well-designed APIs feel like a natural extension of the application, rather than just a new interface into the backend database. Designing Web APIs based on use cases allows an organization to develop irresistible APIs, which developers can consume easily and which support the business values of that organization.