CTRL K
nodejs
7 posts
- Migrate from pnpm to Bun
Learn how to migrate your Node.js project from pnpm to Bun for faster installation and execution.
- `type` vs `interface` in TypeScript
The main differences between `type` and `interface` in TypeScript
- Memory Management in Node.js
Understanding memory sections in Node.js.
- Event Loop in Node.js
Understanding the event loop in Node.js.
- Using Biome for Code Quality
This project uses Biome for formatting and linting instead of Prettier and ESLint.
- Migrate from NPM to PNPM
The process to migrate a project from NPM to PNPM.
- 6 Ways to Deploy Your Node.js Application to AWS
Explore the different ways to deploy a node.js Application to AWS.