- 6/26
macOS Color Picker
Simple color picker on macOS
- 6/25
SVG Caching with <use>
Smaller DOM size by reusing existing SVG icons
- 5/17
Custom CSS via Serverless Proxy
Adding arbitrary styles to a website without browser extensions.
- 5/9
Shared Hook State with SWR
Using useSWR to share state between hook calls.
- 3/24
CSS Previous Sibling Selector
CSS trick to style preceding elements using flexbox and order.
- 3/19
Disable transitions on theme toggle
Prevent element flashing when switching between themes.
- 3/15
Better Next.js Imports
Improved import statements with absolute paths using babel plugins.
- 2/11
Custom text underlines
Implementing custom CSS text underlines that work with descenders and wrapping.
- 1/21
Thoughtless
I have trouble falling asleep. Thoughtless is an experiment to help.
- 12/21
Styled System with styled-jsx
styled-jsx-system is a way to use Styled System with styled-jsx.
- 11/19
Write it down
My crappy superpower is solving difficult problems as I'm falling asleep.
- 11/16
On Gaming
A favorite quote from an old friend.
- 10/24
Good Writers
Have you noticed that some people write extremely well?
- 8/19
Creative Output
I am consistently unhappy with my creative output.
- 3/30
Persistent Custom App Icons
Make your custom macOS application icons persistent across app restarts.
- 3/11
Understanding package.json
How to work with scripts in your package.json