--forcepushed
--fp
Home
Articles
Resources
Build smarter, ship faster, and stand out from the crowd.
Subscribe or follow on X for updates when new posts go live.
Follow on X
Subscribe
Posts
23rd July 2025
Hosting for Solo Devs: How My $6/Month Setup Compares
22nd July 2025
Type 1 vs Type 2 Decisions in Engineering Teams
21st July 2025
Design by Committee: Exploring the Benefits & Hidden Dangers
18th July 2025
A Cautionary Perspective About Trivial Fixes
17th July 2025
QA Engineer at Every Stage
16th July 2025
DevOps Engineer at Every Stage
15th July 2025
How One JavaScript Engineer Helped Prevent Dozens of Misfiled Bug Reports
14th July 2025
Software Engineers at Every Stage
5th July 2025
From StackOverflow to ChatGPT: The Evolution of Vibe Coding
4th July 2025
Engineering Manager at Every Stage
3rd July 2025
Engineering Org Charts at Every Stage
2nd July 2025
The Makeup of a VP of Engineering at Every Stage
1st July 2025
The Makeup of a CTO at Every Stage
16th September 2022
Automating publishing a React component library to npm with GitHub actions
2nd September 2022
How I localized a React / Redux application
26th August 2022
My goto Redux / React application pattern (not create react app)
19th August 2022
Designing a Google Address Autocomplete Input in React / Redux
24th June 2022
Fixing a bad Google address autocomplete schema parser
27th May 2022
Is a web application generator even possible?
20th May 2022
Improving a React / Flux event sourced application
6th May 2022
Upgrading old React applications
29th April 2022
Why I decided to create my own JS XHR and HttpRequest library
26th April 2022
The easiest and most reliable way to write a for loop in modern Javascript
15th April 2022
How I fixed a broken product catalog search
8th April 2022
Improving company name search using Salesforce and Levenshtein distance
18th March 2022
Creating an Object.assign to object spread JS codemod