Google have released an API for Google Docs, allowing developers to build solutions for bulk document creation, content management and workflow management.
Gajus Kuizinas has an interesting post over on Medium Programming about the lessons learned in scaling a Postgres database to 1.2bn records per month, including the different hosting options and data management and indexing techniques.
HT to the Syntax podcast for mentioning DevDocs.io, a website that has all the docs for every programming language in one place. It is also a progressive web application, which means you can cache the docs for offline reading!
UX Collective and Azhar have a useful post on medium about the tools and methodologies one can use when picking colours to use in an app, including some handy colour palette tools like Coolors.
The New York Times has an interesting piece on how they developed war game scenarios to train on-call engineers on their web platforms. The procedures have the dual result of preparing documentation and toolkits for recovery scenarios while also making engineers more confident about being on-call.
Javascript internet extraordinaire Wes Bos posted 2 videos (part 1, part 2) last week showing him working on controlling a DJI Tello drone with React and Node.js! The videos were made to help promote a new Drone giveaway by IBM developer.
Microsoft have announced plans to rebuild their Edge browser on the open source Chromium Web rendering engine. The new Edge will be available on the older Windows 7 and Windows 8 operating systems, as well as on Mac OS!