https://github.com/pramsh/node_practice
https://github.com/pramsh/node_practice
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pramsh/node_practice
- Owner: Pramsh
- Created: 2024-09-11T22:02:29.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-13T22:48:50.000Z (9 months ago)
- Last Synced: 2025-02-09T11:27:18.310Z (4 months ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js Monorepo
Welcome to my **Node.js Monorepo**! This repository contains multiple Node.js projects that I developed to improve my skills in various areas of Node.js development. Each project is self-contained and demonstrates different aspects of Node.js, such as:
👉 [Worker threads and concurrency](https://github.com/Pramsh/node_practice/blob/master/multithreading/README.md)