Where can I see what's available without spending a week reading Hacker News threads?

For topics that don't fit any other category.
Post Reply
crowl
Posts: 483
Joined: Wed Jul 30, 2025 9:07 am

Where can I see what's available without spending a week reading Hacker News threads?

Post by crowl »

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?
keizerg
Posts: 477
Joined: Wed Jul 30, 2025 9:17 am

Re: Where can I see what's available without spending a week reading Hacker News threads?

Post by keizerg »

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.

Image
Post Reply