ES8 was Released and here are its Main New Features π₯
The new features of the EcmaScript specification 8th edition
“Standards are always out of date. Thatβs what makes them standards”
Best 7 links of week #29, 2017
The new features of the EcmaScript specification 8th edition
An interesting exercise in trying to explain how an animated ASCII art, built in vanilla JavaScript, actually works.
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.
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.
This repository contains notebooks with live code to accompany 100 days of algorithms challenge.
API-Security-Checklist - Checklist of the most important security countermeasures when designing, testing, and releasing your API
What a great title. 'URLs are UI.' Pithy, clear, crisp. Very true. I've been saying it for years. Someone on Twitter ...
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.