#javascript (5) #react (3) #creative-coding (2) #machine-learning (2) #typescript (2) #ci/cd (1) #r (1) #serverless (1) #svelte (1)

Use Day.js instead of Moment.js for less cognitive load and fewer bugs

Immutability = less cognitive load, less bugs

Read

React & TypeScript Cheatsheet

A quick reference for using TypeScript in a React project.

Read

Creative Coding Resources

My collection of creative coding resources, including books, inspirational projects, code repositories and tools.

Read

Serverless R functions with Cloud Run

Using serverless containers to deploy scalable R functions.

Read

Schedule your Netlify build with GitHub Actions

If your build process is pulling in content from third-party services (e.g. Instagram, Youtube), scheduling a daily build & deploy can be an easy way to keep this content fresh.

Read

Loading existing models with TensorFlow.js

A pre-trained image classification CNN ready for inference in the browser

Read

Linear Regression with TensorFlow.js

Hand-on with the basics of TensorFlow.js using an interactive linear regression model in the browser.

Read

Creating static websites with React, Part 1

Let's create a lightning-fast, offline-first static website with React

Read

Creating a WebVR musical instrument using A-Frame & Tone.js

Audio synthesis in WebVR

Read