https://github.com/soumyadip007/headstart-with-node-js-and-express-js
Node. js is primarily used for non-blocking, event-driven servers, due to its single-threaded nature. It's used for traditional web sites and back-end API services, but was designed with real-time, push-based architectures in mind.
https://github.com/soumyadip007/headstart-with-node-js-and-express-js
javascript node-module nodejs
Last synced: 23 days ago
JSON representation
Node. js is primarily used for non-blocking, event-driven servers, due to its single-threaded nature. It's used for traditional web sites and back-end API services, but was designed with real-time, push-based architectures in mind.
- Host: GitHub
- URL: https://github.com/soumyadip007/headstart-with-node-js-and-express-js
- Owner: soumyadip007
- License: mit
- Created: 2020-11-16T10:42:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-16T16:20:53.000Z (over 5 years ago)
- Last Synced: 2025-02-24T02:16:55.565Z (over 1 year ago)
- Topics: javascript, node-module, nodejs
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Headstart-with-Node-JS