Subjects
Structured Learning Path

JavaScript Syllabus

Explore all chapters and subchapters in a clear, organized format designed for better learning and faster navigation.

4

Operators in Javascript

5

Decision Making of Javascript

6

Loop control in Javascript

8

Array in Javascript

9

Function in Javascript

10

String and String functions in Javascript

11

Recursion in Javascript

12

OOP Concept JavaScript

14

JavaScript Events

14.1 JavaScript Events

JavaScript Events

14.2 DOM Load event

DOM Load event

14.3 mouseover event Listener

mouseover event Listener

14.4 mouseout event Listener

mouseout event Listener

14.5 mousedown event Listener

mousedown event Listener

14.6 Keydown event Listener

Keydown event Listener

14.7 focus event Listener

focus event Listener

15

AJAX and Javascript

15.1 XHR Request

XHR Request

15.2 Update the DOM using AJAX

Learn how to use AJAX to update the DOM dynamically without refreshing the page. Discover the power of the XMLHttpRequest object and how it can be used to communicate with a server and update the Document Object Model. Get tips and examples for updating parts of the page with new data from the server.

15.3 JSON Files and AJAX

JSON Files and AJAX

15.4 AJAX with JSON

AJAX with JSON

15.5 XML data using AJAX

XML data using AJAX

15.6 AJAX and Javascript

AJAX and Javascript

17

JavaScript Objects

17.1 JavaScript Object Prototypes

JavaScript Object Prototypes

18

Map in javascript

18.1 Map in javascript

Map in javascript