Node Js For Beginners

About Course
Node Js is the runtime environment for JavaScript.
Since its introduction in 2009, Node JS has exploded in popularity and is now the industry standard for JavaScript-based server systems. In conjunction with the popular web framework Express JS, Node has made it possible for full-stack developers to create scalable, fast, sophisticated web apps using one primary language on both the front end and back end – JavaScript. In this intro series, we break down the basics of a Node/Express application. The 10-part series covers:
- Project Structure
- Static Assets
- Templating Engines
- Dynamic Requests
- Handling POST data
- Rendering Dynamic Data
- Styling and Images
- Middleware
- Deployment
By the end of this series, you will understand the basics of a Node/Express project and be able to deploy a full-functional web app. This is a great starting point for anyone looking to learn more about full-stack development.
Who this course is for:
- Beginner software developers who aim to become professional full-stack developers within 1-2 years.
Course Content
What is Node js?
-
What is Node js? | Why it is so Famous?
00:00 -
Node JS Installation
00:00 -
Getting Started with Node JS
00:00 -
How Node JS Works?
00:00 -
What is NPM? | Node JS
00:00 -
Modules in Node JS
00:00 -
fs (File System) Module in Node JS
00:00 -
Express in Node js | Web Framework
00:00