This posts explains how to make use of the airtable API
How to uppercase / capitalize a word in JavaScript
How to delete all files from a giant directory
How to work with the geolocation API to get (and watch) the position of a user
What is autoboxing in JS?
Build a custom timeout function that you can await
How to check if a variable is undefined in JavaScript
The pitfalls 🕳️ of cloning objects in JS (with Object.assign & object spread)
Implicit and explicit coercion
Some 🔥 tips on using the JS console (console.log & console.table)
Some simple tricks to work with CSV
How to optionally set an object property / member
Is JavaScript using pass by value or pass by reference?
Some simple tricks to work with CSV
How to check if a string contains a substring in JavaScript
Sometimes the Mac Touchbar stops working correctly. Here's how you can fix it
Reading command line arguments with JavaScript in Node.js
What's the best way to handle configurations or secrets like API keys with Node.js?
Scraping a website using puppeteer
Creating a screenshot of a webpage with puppeteer
Learn how to create a simple MySQL database connection using pymysql and run queries
This post sets you up with babel 7