Media

Latest posts

Moving From useReducer To Redux
When custom tooling falls short, reach for something familiar and well proven.
Simplifying Observer Pattern
The observer pattern is less complicated than you think. I attempt to simplify a powerful approach to creating a shared state object.
Making A Slack Build Bot For A JAM Stack Site
I wanted to deploy my JAM stack site from slack, and let others in my organization do the same. Here is how I did it.
Making A Hybrid Gatsby Site
Gatsby can create much more than a static site, the hybrid approach leverages React as well as static to create something awesome
Is Passion For Coding Bullshit?
your resume tagline is unconvincing and doesnt convey what you want it to.

Latest videos

Observer pattern in JavaScript
As simplified as it can be, the observer pattern implemented in node js, no classes, no three moving pieces to get it up and going, ...
Getting the most performance from your Gatsby site
My talk at Gatsby Days LA covering how the fastes Gatsby sites on the web leverage Gatsby's features.
Staged Linting with GitHub Actions
Use GitHub actions to progressively stage linting standards in your projects. for code: ...
Lazy loading in React and Gatsby
How to lazy load content in a Gatsby site, using React and no plugins or packages. Our useVisibility hooks: ...
A New Dev Asks: how to start a project?
A new developer asks questions How to start a basic web project with html.