github.com/Divya0427/MERN-TODO/blob/main/README.md
Node.js is an open-source, cross-platform, back-end, JavaScript runtime environment that executes JavaScript code outside a web browser.
Node.js runs single-threaded, non-blocking, asynchronously programming, which is very memory efficient.
What can it do:
- Node.js can generate dynamic page content
- Node.js can create, open, read, write, delete, and close files on the server
- Node.js can collect form data
- Node.js can add, delete, modify data in your database
No comments:
Post a Comment