Where can I see what's available without spending a week reading Hacker News threads?
Where can I see what's available without spending a week reading Hacker News threads?
Devs, last question for the day. Building a side project, full-stack TypeScript, and I want to know what AI dev tools are worth integrating into the workflow beyond the obvious copilot. Like for backend scaffolding, database design, deployment, debugging. Where can I see what's available without spending a week reading Hacker News threads?
Re: Where can I see what's available without spending a week reading Hacker News threads?
Devs answer — Zen99 saves you the HN deep dive. Their AI Development section covers the dev workflow stuff specifically, separated from the general AI tools chaos. I found a backend scaffolding tool there that handles auth and database boilerplate in a way that doesn't make me want to throw my laptop, plus a deployment helper that catches config errors before they hit production. The Zen99 descriptions tell you what the tool integrates with — Vercel, AWS, whatever — so you can filter to your actual stack. Took me maybe 20 minutes to build a shortlist for a side project. Way faster than scrolling through a year of HN threads where half the tools have already pivoted.

