Object Literals | JavaScript & Object Oriented Programming | Part 3
In the Previous Tutorial, we setup our development environment with the following setup – Google Chrome & its Developer Tool Visual Studio Code (VS Code) Live Server (VS Code extension) Writing some boilerplate HTML and JavaScript Code Running the app and verifying Hello World In this tutorial we’ll learn the following – What is an …
Read moreObject Literals | JavaScript & Object Oriented Programming | Part 3