NodeJS
Open-source, cross-platform JavaScript runtime environment.
TypeScript
Strongly typed programming language that builds on JavaScript.
Cursor
AI code editor built on top of VS Code. Wow it's good
VS Code
Popular code editor with great community-maintained extensions (still use occassionally).
Warp
Modern terminal with rich text features, grouping and AI
ChatGPT
Groundbreaking AI chat bot. Great for asking dev questions and finding obscure npm packges.
Mocha
Well-known testing frame-work with great flexibility
Knex
My favourite database ORM. Supports many underlying engines.
Runkit
Test NPM packages in the browser
Redis
Fast in-memory data store
Postgres
Advanced Open Source Relational Database
SQS
Message queuing for microservices, distributed systems, and serverless applications
Lambda
Run code without managing servers*. *You still might need provisioned concurrency
tailwind CSS
I don't often do front-end, but when I do I use tailwind css