Subjects
Structured Learning Path

JavaScript Syllabus

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

1

JavaScript Objects

1.1 JavaScript Object Prototypes

JavaScript Object Prototypes

2

Map in javascript

2.1 Map in javascript

Map in javascript

7

Operators in Javascript

8

Decision Making of Javascript

9

Loop control in Javascript

11

Array in Javascript

12

Function in Javascript

13

String and String functions in Javascript

14

Recursion in Javascript

15

OOP Concept JavaScript

17

JavaScript Events

17.1 JavaScript Events

JavaScript Events

17.2 DOM Load event

DOM Load event

17.3 mouseover event Listener

mouseover event Listener

17.4 mouseout event Listener

mouseout event Listener

17.5 mousedown event Listener

mousedown event Listener

17.6 Keydown event Listener

Keydown event Listener

17.7 focus event Listener

focus event Listener

18

AJAX and Javascript

18.1 XHR Request

XHR Request

18.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.

18.3 JSON Files and AJAX

JSON Files and AJAX

18.4 AJAX with JSON

AJAX with JSON

18.5 XML data using AJAX

XML data using AJAX

18.6 AJAX and Javascript

AJAX and Javascript