From the course: React: Advanced Code Challenges

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

How to use CoderPad

How to use CoderPad

- [Instructor] The class includes code challenges that are visible in the class table of contents. So they are hosted by Coder Pad and they will appear in the same location of the course page where you watch the course videos and you can access the challenges with the challenge links from the table of contents. And each challenge includes instructions and a couple of code editors that you can use to create and test your own solutions to the code challenge. I recommend that you use a desktop browser for the best experience. Now let me walk you through how to use Coder Pads to complete the code challenges. So the code challenge on Coder Pad has four sections. So first you have instructions with the descriptions and the expected results in the top left. So the code editor for your answer is available in the top right, and you have another code editor where you see how your code is used in the bottom right. And in the bottom left is a console where you can see the outputs, and if the code…

Contents