local-development

3 articles
Testing Serverless Functions Locally

Test serverless functions locally with Jest, SAM CLI, LocalStack, and DynamoDB Local for comprehensive Node.js test cove...

20 min read2/14/2026
Local Development with Docker: Practical Patterns

Practical patterns and workflows for using Docker in local Node.js development, including live reloading, multi-service ...

13 min read2/13/2026
Docker Compose for Local Development Environments

A step-by-step guide to using Docker Compose for Node.js local development, covering multi-service setups with PostgreSQ...

23 min read2/13/2026