From the course: React Hooks
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
How to use CoderPad - React.js Tutorial
From the course: React Hooks
How to use CoderPad
- [Instructor] This course includes automated code challenges that will appear when you click on the challenge links in the course's table of contents. Each challenge includes instructions and a couple of code editors that you can use to create and test your own solution to the challenge. These challenges are hosted by CoderPad, and they appear in the same area of the course page where you watch the course's videos. We recommend using a desktop browser for the best experience with these code challenges, but you can use the LinkedIn Learning mobile app if you prefer. The code challenge has four areas. Instructions up here on the top left, a code editor for your answer in the top right, another code editor where you can see how your code is used down here in this test code panel, and then a console for output, as well as the render, because this challenge is using React. You can use these drag handles to allocate space as you'd like. And to get even more horizontal space for the code…
Contents
-
-
-
-
(Locked)
Reviewing Array and Object destructuring3m 15s
-
(Locked)
Incorporating the useState Hook3m 35s
-
Building a checkbox with useState1m 59s
-
(Locked)
Working with component trees4m 9s
-
(Locked)
Sending interactions up component trees3m 40s
-
(Locked)
How to use CoderPad2m 51s
-
(Locked)
Solution: Building an interactive to-do list5m 37s
-
(Locked)
-
-
-
-
-