NodeJS is by far one of the most popularweb server-side technologies.
NodeJSis used by pretty much every big company that needs speed, agility and
concurrency at its core and NodeJS developers are always in demand.
In this course you would learnNodeJS, Express framework, MongoDB and Mongoose and develop API s using them.
Ihave designed the curriculumto get youstarted with practical coding examples right from the beginning. So whether you want to start of your career with web-technologies or make a career switch, this courseis just right for you.
You would first get a brief theory on each of the topics and then dive straight to code-along lectures.
You would first learn:
Basics of NodeJS, how it works under the hood and what makes it so great
Core NodeJS modules by way of practical coding examples
Node Package Manager(NPM) and how you can import existing modules/libraries and use them to build your App or API
Node's Express framework and build a web-server using it. You would get introduced to the concept of developing an API
MongoDB and learn to interact with the database using NodeJS native drivers
Mongoose - a very popular ODM used alongside MongoDB
Then you would build a professional lookingAPI using all your learnings and test it.
You learn about Git to put your NodeJS API code under version control
Finally you deploy your API built using NodeJS to acloud platform- Heroku
At appropriate stages you would be given exercises and projects to work on that would help you explore on your own and also refresh your learning.
It would greatly help if you have a beginner's knowledge on coding in Javascript
The course goes over the topics step by step in sufficient detail and adopts a code/work along method so that students can run the apps or API s in parallel to the instructor.
The theory has been kept to a minimum and crisp, just enough to get you the context before you start hands on.