7 entries
Cypress is a fast E2E testing framework for web apps, running in-browser with real-time reloads, video recording, and easy assertions. Focused on developer happiness.
Tools
Playwright is a browser automation library for end-to-end testing, supporting Chromium, Firefox, and WebKit with a single API for reliable, cross-browser tests. It excels in handling modern web apps with features like auto-waiting and tracing.
Tools
Drizzle ORM is a lightweight, TypeScript-first ORM for SQL databases, focusing on type safety and raw query power without abstraction leaks. It generates migrations and supports PostgreSQL, MySQL, SQLite.
Tools
Turborepo is a high-perf build system for monorepos, caching tasks across machines and optimizing parallel execution for JS/TS projects. It integrates with Nx or standalone.
Tools
Prisma is a next-gen ORM for Node.js and TypeScript, providing type-safe database access with a schema-driven client, migrations, and introspection. It supports PostgreSQL, MySQL, SQLite, etc.
Tools
Postman is a popular API development and testing platform that allows developers to build, test, and document APIs efficiently. It supports various protocols like REST, SOAP, and GraphQL, and includes features for automation, collaboration, and monitoring.
Tools
GitHub Copilot is an AI pair programmer using Codex to suggest code completions, functions, and tests in IDEs like VS Code. Trained on public code.
Tools