JavaScript is one of the core technologies of the World Wide Web, alongside HTML and CSS. Websites use JavaScript on the client side for web page behavior and user interaction.Chapter 01. Set Up a Development EnvironmentChapter 02. Introduction to JavaScriptChapter 03. Types, Values, and VariablesChapter 04. Operators, Expressions, and StatementsChapter 05. FunctionChapter 06. this in JavaScriptChapter 07. Some Advanced ConceptsChapter 08. Object-Oriented ProgrammingChapter 09. Promise