Will Whitham
37 posts
Convert JSON to MD for your agents
Convert one JSON document into deterministic, human-readable GitHub Flavored Markdown. Runs in the browser, in Node, in Go,…
The Myth of the “Average User” in Product Design
Product designers often talk about the “average user.” That imaginary person who is typical, predictable, and representative of…
I Built Financial Habits That Were Easy to Abandon
For a long time, I thought abandoned habits meant I lacked commitment. If I stopped tracking, missed transfers,…
Are You Using JSX Wrong in Next.js? Let’s Fix That Today! 🚀
If you’re building modern web apps with Next.js, mastering JSX and rendering is a game-changer. But what if…
Earn Up to 1M XIAN: Xian Blockchain’s Bounty Program is Live!
The Xian Bounty Program is officially live! If you’re a Python developer, this is your chance to build…
Managing AWS Infrastructure with Terraform: A Step-by-Step Guide
Introduction In this article, we will use Terraform to manage AWS infrastructure. By the end of this article,…
Dreams and Nightmares of Coders (Share)
So then, i’ve been learning to code long enough that it has infiltrated my dreams. Has this happened…
Identifying and Optimizing Customer Journey Touchpoints
How do you identify and optimize customer journey touchpoints? This is the main question that the article tackles.…
What it’s like to put code in production
why the frontend is dynamic and not boring at all we often develop projects in the front end.…
Api-platform : filtrer les résultats uniquement sur l’utilisateur connecté
Imaginez avoir dans votre projet plusieurs entités avec la relation author comme par exemple ces deux entités suivantes…