Navigation, content, affordances. This dev argues every frontend architecture of the past 30 years handles these three, maps HTMX, LiveView, SPAs, Astro, and Server Components onto one grid, then brings in SolidJS 2.0.
{ author: @RyanCarniato }
An MCP server is almost always a thin adapter over a REST, GraphQL, or gRPC API. This dev breaks down who each one is built for, the production problems MCP still has, and what the stateless spec update changes.
{ author: @thesnehamk }
A new teammate's AI assistant has to relearn months of conventions the rest of the team's assistants already know. This dev introduces memshare, an open-source MCP tool that treats AI memory as shareable, user-owned JSON.
{ author: Uri Shmueli }
Opus for planning and debugging, Gemini 3.1 Pro for routine work, ChatGPT for throwaway questions. This dev unpacks the AI pecking order we build without deciding to, and why risk may explain it better than quality.
{ author: Dhruv Jani }
"Write small functions" is easy to enforce. "The wrong abstraction is more costly than duplication" is not. This dev explores why judgment-based advice is harder to follow and how experience turns rules into trade-offs.
{ author: @RemoHJansen }