Javascript Ecosystem
Javascript Ecosystem
The javascript ecosystem is one of the biggest ecosystems among programming languages, and it is possible thanks to Package managers, like:
- NPM
- PNPM
- Yarn
- Bun
Build Tools
Transform things that the browser can't read to things that the browser can read
- Performance
- Gulp
- Webpack
- Vite
- RollUp
- Parcel
JS Bundlers
- EsBuild
Frontend
Frameworks
Tools
Backend
- Express.js
- Nest.js
- NextJS
- SvelteKit
- ElysiaJS
Testing
- Jest
- Vitest
- Cypres
- Playwrite
Testing
- Jest
- Vitest
- Cypress
- Playwrite