Day 1 — Learning Node JS In 30 Days [Mini series]
Node.js is an open-source, cross-platform, JavaScript run-time environment that executes JavaScript code outside of a browser. (Wikipedia)
Hard to understand right?
If I just give a short intro about it then
- It is platform which allows us to run JavaScript on a computer/server
- CRUD options for files (Create, Read, Update, Delete)
- Can use with any type of database
Why node is so popular
- JavaScript everywhere
- Super fast
- Lightweight
- Huge ecosystem
- Great for real time application
- High performance
- Easy to learn
Now Tell Me Do you like Node Js ?
Originally it published on nerdjfpb blog and graphical version on instagram. you can connect with me in twitter, linkedin or instagram !!
See you in next one