--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

Posts

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