Daily practice loop for frontend and developer interview preparation.
Developer Tools tools
24 human-reviewed Developer Tools products. Browse recently reviewed listings while independent voting activity grows.
10 makers here
0 followers · get new listings weekly- products
- 24
- makers
- 10
- added this month
- 24
- upvotes
- 0
Ranking not established yet
24 reviewed products · 0 eligible voters · 0 eligible votes. Numbered rankings appear after at least 5 products, 5 eligible voters, and 10 eligible votes. How ranking works.
Showing 1–24 of 24 products
0VisitFree trial available- 0VisitFree trial available
- 0VisitFree plan available

A curated directory of software, libraries, AI tools, and frameworks for developers.
0VisitFree plan available
0VisitOpen source
0VisitPaid plansA desktop coding agent for planning, editing, and running projects.
0VisitFree plan available- 0VisitFree plan available
- 0VisitOpen source
Meet Inferect: intelligent AI inference that makes every request faster, smarter, and more cost-efficient.
0VisitFree plan available
Postmark is a reliable email delivery service for developers to send transactional and marketing emails.
0VisitFree trial available
An email platform designed for developers to send transactional and marketing emails.
0VisitPaid plans
0VisitFree plan available
Manage multiple coding agents in one window without the need for an account.
0VisitFree plan available
0VisitPaid plans
A platform for experimentation, feature flags, and product analytics for product teams.
0VisitFree plan available
An open-source screen recorder for creating polished demos easily.
0VisitOpen source
A voice assistant to interact with AI coding agents on macOS and Windows.
0VisitFree plan available
An observability platform for evaluating the performance of production AI agents.
0VisitFree plan available
Prelint reviews product specifications on every pull request to prevent misalignment before shipping.
0VisitFree plan available- 0VisitPaid plans

Web scraping API for AI agents to extract structured data from any website.
0VisitFree plan available
An AI memory layer that remembers context across multiple AI tools automatically.
0VisitFree plan available
0VisitFree plan available
How to choose a developer tool
Developer tools earn their place by removing a specific, recurring cost. The useful groupings are build and deploy (CI, hosting, preview environments), observability (logs, metrics, traces, error tracking), data and APIs (databases, auth, background jobs), and workflow (editors, code review, local environments).
The decision that matters most is not which vendor, but how much of your stack one vendor holds. A single platform covering deploy, database, and auth is genuinely faster to start with, and genuinely harder to leave.
What to check before you commit
- What the bill looks like under an incident. Usage-priced tools — observability especially — are cheap in steady state and brutal during the outage when you most need them. Check for spend caps and sampling controls.
- Whether it runs locally. A tool your team can only exercise in a deployed environment slows down every change that touches it.
- Lock-in at the data layer. Proprietary query APIs and vendor-specific runtimes are the expensive kind of lock-in. Standard interfaces are the cheap kind.
- The upgrade story. Read the changelog for breaking changes over the past year. That is a better signal of future maintenance cost than any feature list.
What to watch for
Prefer tools that fail loudly. The worst outcomes in this category come from tools that silently degrade — a build cache that quietly goes stale, an error tracker that drops events over quota, a deploy that succeeds while shipping the wrong artifact. Ask what the tool does when it is unhealthy, and whether you would find out from the tool or from your users. Free tiers are also worth reading closely: the limits that bite are usually concurrency and retention, not the headline request count.