
Josh Branchaud
I'm a developer and consultant focused primarily on the web, specializing in React, Ruby on Rails, and PostgreSQL. Newsletter: https://crafty-builder-6996.ck.page/e169c61186
Work
Sr. Software Dev
Pinned
Tackle that Big Task
Tackle that Big Task
1 min read
The Modes of tmux
The Modes of tmux
3 min read
Next-Gen Blogging
Next-Gen Blogging
5 min read
Code Decay
Code Decay
3 min read
Practicing Well
Practicing Well
2 min read
Crafting Commits
Crafting Commits
1 min read
Atomic Commits
Atomic Commits
2 min read
Slower Debugging
Slower Debugging
3 min read
Cleanup Commits
Cleanup Commits
2 min read
Into the Flywheel
Into the Flywheel
2 min read
loading...
Recent comments
Reinstall PostgreSQL with OpenSSL using asdf
I proactively used the flags detailed in this post to install...
Beware The Missing Foreign Key Index: A Postgres Performance Gotcha
Thanks, Ian! Unfortunately, the query plan does not expose th...
Use an XState Machine with React
Are there certain situations where you shouldn't use a state ...
Use an XState Machine with React
What are some applications of state machines that you've foun...
How to configure Jest on a Next.js project
Without Step 4, I got a pretty obscure error about needing to...
Good Commit Messages
Absolutely! I tried to touch on that a bit in this Cleanup ...
How I learned to Learn in Public
GitHub -- with its built-in support for markdown and code b...
A Little Bit of JavaScript: classnames
I've picked up the habit from my current team to use void 0...