Kelsey Hightower delivers an awesome presentation on Kubernetes via several demos during his keynote talk on the KubeCon 2017. The amazing part is how he set the boundaries between a developer using kubernetes and a devops installing kubernetes.
You need to understand promises to master async/await. This article, will walk you through writing your own promise library and getting a better understanding on how async/await actually works.
WebAssembly.Studio is an online IDE (integrated development environment) that helps you learn and teach others. It’s also a Swiss Army knife that comes in handy whenever working with WebAssembly.
Book of the week
Web Scraping with Python: Collecting Data from the Modern Web
by Ryan Mitchell
Learn web scraping and crawling techniques to access unlimited data from any web source in any format. With this practical guide, you’ll learn how to use Python scripts and web APIs to gather and process data from thousands—or even millions—of web pages at once. Ideal for programmers, security professionals, and web administrators familiar with Python, this book not only teaches basic web scraping mechanics, but also delves into more advanced topics, such as analyzing raw data or using scrapers for frontend website testing.