Application Development with Node.js: Language Fundamentals
Explore the fundamental concepts and the architecture of Node.js and acquire a basic understanding of the language to build applications using Node.js. During this couse you will learn how to build apps with node.js the Java Script run time environment. You will discover the fundamental principles and concepts of the node.js language and examine its architecture. See how to setup the Node.js development environment. Specify prevalent execution mechanisms for your Node.js environment. Build your first node.js application. Consider the role of package.json in Node.js based applications. Learn the REPL language and its syntax basics. Write and use node.js functions. Finally employ global and reserved keywords to refine your node.js application.