Description
In this course, you will :
- Explore the components of writing server-side logic for web applications and the building blocks of back-end web architecture.
- Node.js is a powerful and flexible JavaScript runtime.
- Learn the essential Node.js built-in modules for back-end programming.
- Learn how to use Node.js to set up an HTTP server.
Syllabus :
- What is the Back-End?
- Introduction to Node.js
- Node.js Essentials
- Setting up a Server with HTTP