Development
- 2024
- Doodle: Chunky 3D-effect CSS Buttons
- 2023
- How to stop an API endpoint caching with Next.js app router
- Don't lazyload everything - LCP performance issues
- How to create powerful custom snippets in VS Code
- 2022
- Simple Redux Toolkit setup for React, Next.js or React Native
- 2021
- 5 key things to remember when designing for web
- My full Prettier (.prettierrc) config file
- How to stop FOUC and CSS transitions firing on page load in a Next.js production build
- 2020
- A few Codepen doodles
- Triggering on-scroll CSS animations using the JavaScript Intersection Observer API
- Using FormData when posting data to the server using JavaScript Fetch