0 added
0 removed
Original
2026-01-01
Modified
2026-03-09
1
<ul><li><a>Home</a></li>
1
<ul><li><a>Home</a></li>
2
<li><a>Interactive courses</a></li>
2
<li><a>Interactive courses</a></li>
3
</ul><h2>Deep dive in JavaScript for browsers</h2>
3
</ul><h2>Deep dive in JavaScript for browsers</h2>
4
<ul><li>3 chapters, </li>
4
<ul><li>3 chapters, </li>
5
<li>61 task, </li>
5
<li>61 task, </li>
6
<li>5 challenges</li>
6
<li>5 challenges</li>
7
</ul><p>We will receive an overview of the important concepts in JavaScript and learn how to deploy them in practice.</p>
7
</ul><p>We will receive an overview of the important concepts in JavaScript and learn how to deploy them in practice.</p>
8
<p><a>Start course</a></p>
8
<p><a>Start course</a></p>
9
<h2>Theory</h2>
9
<h2>Theory</h2>
10
<p>Tasks and challenges required for taking the course.</p>
10
<p>Tasks and challenges required for taking the course.</p>
11
<p>3 chapters, 61 task, 5 challenges</p>
11
<p>3 chapters, 61 task, 5 challenges</p>
12
<p>Let’s see how JavaScript works with HTML. We will learn how to change the markup and create it from scratch using scripts.</p>
12
<p>Let’s see how JavaScript works with HTML. We will learn how to change the markup and create it from scratch using scripts.</p>
13
<p><a>Start</a></p>
13
<p><a>Start</a></p>
14
<p>We will learn how to update an old interface and process user events. We will find out what asynchrony, scope, and closure are and how they work. We will figure out a problem involving the organization of school lunches and program a pop-up window and gallery.</p>
14
<p>We will learn how to update an old interface and process user events. We will find out what asynchrony, scope, and closure are and how they work. We will figure out a problem involving the organization of school lunches and program a pop-up window and gallery.</p>
15
<p><a>Start</a></p>
15
<p><a>Start</a></p>
16
<p>We will find out what the DOM API is, work with templates, receive an overview of new events and methods for managing DOM, and figure out how to clone elements and program a to-do list app.</p>
16
<p>We will find out what the DOM API is, work with templates, receive an overview of new events and methods for managing DOM, and figure out how to clone elements and program a to-do list app.</p>
17
<p><a>Start</a></p>
17
<p><a>Start</a></p>
18
<h2>Final challenges will be available soon!</h2>
18
<h2>Final challenges will be available soon!</h2>