12 added
25 removed
Original
2026-01-01
Modified
2026-02-21
1
-
<p>Course updated on December 13, 2024</p>
1
+
<p>React and JSX Basics</p>
2
-
<p><a>Subscribe</a></p>
2
+
<p>Components as the fundamental units of React, using JSX, passing data via props</p>
3
-
<p>Access this and all courses with a subscription</p>
3
+
<p>Working with Collections and JSX Features</p>
4
-
<p>What's included</p>
4
+
<p>Handling data collections, differences between JSX and HTML, dynamic class handling in components</p>
5
-
<p>7 lessons (video and/or text)</p>
5
+
<p>State and Events</p>
6
-
<p>0 exercises in the simulator</p>
6
+
<p>Working with state in components, React event system, managing nested components using children</p>
7
-
<p>Extended materials for 7 lessons</p>
7
+
<p>Architecture and Data Immutability</p>
8
-
<h2>Description</h2>
8
+
<p>Declarative programming, forms, working with immutable data structures, managing state and events in nested components</p>
9
-
<p>Redux Toolkit is the React team's official library for connecting to Redux. It includes many additional mechanisms that simplify and speed up development. Moreover, slices significantly reduce the amount of code compared to using plain Redux.</p>
9
+
<p>Global State and Optimization</p>
10
-
<h2>You will learn</h2>
10
+
<p>Functional components, Context API for global state, Virtual DOM, basics of testing React applications</p>
11
-
<ul><li><p>Create easily maintained front-end applications</p>
11
+
<p>Lifecycle, Performance, and Working with the DOM</p>
12
-
</li>
12
+
<p>Asynchronous event handling, component lifecycle, performance optimization, using Refs for DOM interaction</p>
13
-
<li><p>Effectively organize data and access to data inside the storage</p>
14
-
</li>
15
-
<li><p>Automate HTTP requests via createAsyncThunk</p>
16
-
</li>
17
-
</ul><h2>Recommended programs</h2>
18
-
<ul><li><p>Run code right in the browser</p>
19
-
</li>
20
-
<li><p>Lifetime access</p>
21
-
</li>
22
-
<li><p>Learn at your own pace</p>
23
-
</li>
24
-
</ul><p><a>Subscribe</a></p>
25
-
<p>Access this and all courses with a subscription</p>