I am starting a series on node js. Actually I’m not super skilled with node js. So I thought let’s start from zero again and help others with me to learn about it. I saw the ‘the net ninja’ tutorials and took the syllabus from there and make a fusion of my own. I want to help you with my journey, let’s ride together into node js for 30 days…

Day 1 — Learning Node JS In 30 Days [Mini series]

A full series to learn the basics easily of node js

Muhammad Ali

--

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

--

--

No responses yet