In this repository, author create repository playground for javascript to practice writing and understanding function code from E-Learning Course material - Codepolitan Full Stack Web Developer, below are content that i used for this learning project
- Javascript [Beginner - Intermediate Level]
- Object-Oriented Programming (OOP) with Javascript
- Asynchronous Javascript
- Document Object Model (DOM) Javascript
- AJAX and Web API
- Learn Javascript - Beginner Level
- Learn Object-Oriented Programming (OOP) with Javascript
- Learn Asynchronous Javascript
- Learn Document Object Model (DOM) Javascript
- Learn AJAX and Web API
- Visual Studio Code
- Quokka.js Extension for VS Code
- Supported Browser with Console/Developer Mode such as Google Chrome
- Install Visual Studio Code
- Install Quokka.js
- Create new file javascript or any supported file related
- Press on keyboard Command + Shift + P or CTRL + Shift + P and type Quokka there will be listed command you can use for running javascript file
- Enjoy write coding