Home / DeveloperSection / Category
You haven’t finished your post yet. Are you sure you want to leave and discard your draft?
This is just a simple web app to show you that node js is a runtime that allows you to create anything you can imagine.
Node.js is an open-source cross-platform, based on javascript. It executes the code of javascript outside a browser. In simple words, it connects the scripting language with the help of UNIX network programming.
Node.js came into the process when the original JavaScript developers extended it from something that could only be done in the browser to something that could be run on your computer as a standalone application. Now you can do much more with JavaSc