Full Stack React Bootcamp With .Net Api [2023] [9 Projects]
Focused View
9:07:47
172 View
1 - Introduction.mp4
02:58
0 - 1 create react app what it does and why it is needed.mp4
01:46
0 - 2 Demo Create React App.mp4
01:46
2 - 3 Run the Project.mp4
01:50
3 - 4 CleanUp Project.mp4
03:25
4 - 5 Make project functional again.mp4
02:35
5 - 7 First React Component.mp4
05:18
6 - 8 Assignment 2 React Component.mp4
01:05
7 - 9 Assignment 3 Parent Child Component.mp4
00:54
8 - 10 Assignment 3 Solution Parent Child Component.mp4
01:36
9 - 11 Rules of JSX.mp4
01:46
10 - 2 Work with styles.mp4
03:40
11 - 3 Adding Bootstrap Classes.mp4
02:09
12 - 4 Work with Classes Part 1.mp4
03:37
13 - 5 Variable in JSX.mp4
02:46
14 - 6 Assignment 3 Adding Const.mp4
00:38
15 - 7 Assignment 3 Solution Adding Const.mp4
00:36
16 - 8 HTML Element in JSX.mp4
04:20
17 - 9 Student Component.mp4
05:42
18 - 10 Export and Import Component.mp4
04:11
19 - 11 Assignment 4 Separating Student Component.mp4
00:31
20 - 12 Assignment 4 Solution Separating Student Component.mp4
01:02
21 - 13 Props and Components.mp4
04:33
22 - 14 Install third party libraries and Images.mp4
05:18
23 - 15 Import Image and Header Design.mp4
02:54
24 - 16 Footer and Main Body Component.mp4
03:33
25 - 17 Assignment 5 Fix Error and Designing.mp4
02:28
26 - 18 Passing Components as Children.mp4
04:35
27 - 19 Final Hierarchy.mp4
01:34
28 - 20 Arrow Function.mp4
03:00
29 - 21 functional vs class components.mp4
03:03
30 - 22 Class Components.mp4
04:08
31 - 23 Assignment 6 Convert MainBody to Class Component.mp4
00:41
32 - 2 Create CountOPedia.mp4
03:08
33 - 4 Assignment 7 Solution Setup CountOPedia.mp4
03:54
34 - 5 Counter Application Buttons.mp4
01:30
35 - 6 Click Events.mp4
01:43
36 - 7 Setting and Retrieving State.mp4
04:04
37 - 8 Demo React State.mp4
05:09
38 - 9 State Summary.mp4
02:06
39 - 10 New SetState Syntax.mp4
04:53
40 - 11 CountoPedia UI.mp4
04:27
41 - 12 Random play and Reset Button.mp4
04:13
42 - 13 Assignment 8 Game Status and Last Play.mp4
01:23
43 - 14 Assignment 8 Solution Game Status and Last Play.mp4
03:54
0 - 17 why axios maybe.mp4
03:53
44 - 2 Create Project ContactOPedia.mp4
02:45
45 - 3 Add Components.mp4
04:51
46 - 4 Skeleton of Components.mp4
05:25
47 - 5 Add Contact UI.mp4
02:33
48 - 6 Favorite and General Contact State.mp4
07:29
49 - 7 Individual Contact UI.mp4
06:35
50 - 8 Look and Feel ContactOPedia.mp4
03:02
51 - 9 Add Contact Handler.mp4
04:33
52 - 10 Add Contact in Action.mp4
05:15
53 - 11 Add Validations.mp4
05:21
54 - 12 Display Validation and Success Notification.mp4
02:48
55 - 13 Toggle Favorites.mp4
09:22
56 - 14 Assignment 10 Delete Contact.mp4
00:37
57 - 15 Assignment 10 Solution Delete Contact.mp4
03:17
58 - 16 Add Random User to Contact List.mp4
03:53
59 - 18 Axios Call.mp4
06:34
60 - 19 Demo Adding Random Contact.mp4
03:22
61 - 20 Assignment 11 Remove All Contact.mp4
00:21
62 - 21 Assignment 11 Solution Remove all Contact.mp4
01:39
63 - 22 Which Contact has to be updated.mp4
05:46
64 - 23 Toggle UI Based on Update.mp4
06:18
65 - 24 Cancel Button in Action.mp4
01:56
66 - 25 Update Contact Part 1.mp4
05:27
67 - 26 Update Contact Part 2.mp4
02:28
68 - 1 Create Project Cyclopedia.mp4
03:04
69 - 2 Setup Random API.mp4
03:06
70 - 3 Display Instructor.mp4
07:20
71 - 4 Component Did Update.mp4
04:53
72 - 5 Controlled Component.mp4
05:11
73 - 6 Saving in LocalStorage.mp4
05:29
74 - 7 Separating out Instructor.mp4
02:40
75 - 8 Component will UnMount.mp4
05:03
76 - 9 Load Student List.mp4
06:18
77 - 10 Bug time.mp4
01:24
78 - 1 Create WatchOPedia.mp4
04:55
79 - 2 Setup Counter.mp4
02:06
80 - 3 UseState in Action.mp4
05:01
81 - 4 Gotchas with useState.mp4
05:22
82 - 5 Objects and State.mp4
02:06
83 - 6 Another Gotcha with useState.mp4
02:29
84 - 7 Something Exciting.mp4
01:07
85 - 8 WatchoPedia Movie Setup.mp4
04:05
86 - 9 Assignment 12 Solution Display Movie List.mp4
02:51
87 - 10 Assignment 13 Solution Add Movie to watch.mp4
05:18
88 - 1 Initial Project.mp4
03:19
89 - 2 Name and Feedback Input fields.mp4
06:55
90 - 3 UseEffect Overview.mp4
06:56
91 - 4 UseEffect First Render Only.mp4
02:18
92 - 5 UseEffect Unmount in Action.mp4
02:04
93 - 6 Assignment 14 Use Effect.mp4
00:40
94 - 7 Assignment 14 Solution Use Effect.mp4
02:04
95 - 8 Load Student on Counter Update.mp4
04:04
96 - 9 useRef and previous values.mp4
06:08
97 - 10 Use Ref on Student Count.mp4
02:55
98 - 11 More common use of useRef.mp4
02:28
99 - 12 useld Hook.mp4
03:41
100 - 1 Setup RouteOPedia.mp4
03:30
101 - 2 Create More Components.mp4
03:56
102 - 3 First Route.mp4
06:09
103 - 4 Link Component.mp4
02:54
104 - 5 Assignment 15 Product Routes.mp4
01:25
105 - 6 Assignment 15 Product Routes Solution.mp4
02:47
106 - 7 Nested Routes.mp4
01:34
107 - 8 Index in Nested Route.mp4
00:44
108 - 9 Not Found.mp4
01:37
109 - 10 Parameters in URL.mp4
05:46
110 - 11 Assignment 16 Parameters in URL.mp4
01:13
111 - 12 NavLink Component.mp4
02:57
112 - 13 Navigate using useNavigate Hook.mp4
01:38
113 - 14 Using Link Component to Navigate.mp4
01:14
114 - 15 Another Navigation Method.mp4
02:51
115 - 16 Navigate back.mp4
02:03
116 - 1 Setup ReduxOPedia.mp4
05:08
117 - 2 Add Redux Store.mp4
05:19
118 - 3 Create first Reducer and Actions.mp4
08:55
119 - 4 Log State and Dispatch Action.mp4
03:11
120 - 5 Retrieve value from state.mp4
02:29
121 - 6 Dispatching Action from React Component.mp4
04:15
122 - 7 Assignment 17 Counter Multiplier.mp4
03:49
123 - 8 Assignment 17 Solution Counter Multiplier.mp4
02:44
124 - 9 Add Destination Slice.mp4
02:53
125 - 10 Display Destinations.mp4
04:07
126 - 11 Select Destination.mp4
03:48
127 - 12 Display selected destination.mp4
02:39
128 - 13 Reset counter and destination.mp4
05:15
129 - 14 Listen to action of a different Reducer.mp4
04:10
130 - 15 Say NO to magic strings.mp4
01:36
131 - 16 Custom Actions.mp4
04:50
132 - 17 Alternative Approach for import and export.mp4
02:37
133 - 1 Setup TravelOPedia.mp4
04:32
134 - 2 Setup Destination Components.mp4
03:16
135 - 3 Setup JSON Server.mp4
04:54
136 - 4 Create Destination API.mp4
10:21
137 - 5 Fetch Records from API.mp4
05:00
138 - 6 Add Destination Controller Component.mp4
01:41
139 - 7 Add Mutations.mp4
03:42
140 - 8 Call POST Mutation.mp4
05:05
141 - 9 query vs mutation.mp4
00:44
142 - 10 Caching with RTK Query.mp4
04:35
143 - 11 TAGS in Action.mp4
05:57
144 - 12 Assignment 18 Delete Destination.mp4
00:49
145 - 13 Assignment 18 Solution Delete Destination.mp4
02:25
146 - 14 Response from Query and Parameters.mp4
02:10
147 - 15 Separating out Individual Destination.mp4
01:42
148 - 16 Assignment 19 Edit Functionality.mp4
01:03
149 - 17 Assignment 19 Solution Edit Functionality.mp4
08:43
150 - 18 Integrate RTK Query with Redux Store.mp4
05:58
151 - 19 Call Another API.mp4
03:21
152 - 20 Show Random Destination.mp4
02:34
More details
User Reviews
Rating
average 0
Focused display
Category

Udemy
View courses UdemyStudents take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
- language english
- Training sessions 155
- duration 9:07:47
- Release Date 2023/03/11