Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sudipstha08/nodejs

Node :seedling:
https://github.com/sudipstha08/nodejs

express helmet javascript jest mysql nodejs nodemon paypal prisma rate-limiter rate-limiter-flexible supertest typescript

Last synced: about 2 months ago
JSON representation

Node :seedling:

Awesome Lists containing this project

README

        

## Node
- Node.js is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
- As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications.

## Commands
```
- npx prisma
- npx prisma migrate dev --name init
```

## References
1. https://codedamn.com/news/nodejs/asynchronous-vs-synchronous-programming-in-node-js
2. https://nodejs.org/en/learn/asynchronous-work/overview-of-blocking-vs-non-blocking
3. https://nodejs.org/en/learn/asynchronous-work/overview-of-blocking-vs-non-blocking