Description
In this lecture, we continued with JavaScript fundamentals and introduced Node.js as the first step towards server-side development.
Topics covered:
-
HTML & CSS recap
-
JavaScript basics
-
Variables and output
-
Browser Console
-
Connecting JavaScript to HTML
-
Introduction to Node.js
-
Running JavaScript outside the browser
-
Creating a simple Node.js HTTP server
-
Introduction to Workshop 02
Next: Continue with Workshop 02 – Building a Node.js HTTP Server and prepare for the next steps in Node.js and Full Stack development.