From the course: React: Components, Context, and Accessibility

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

How to use CoderPad

How to use CoderPad

- [Instructor] This course includes automated code challenges that will appear when you click on the challenge links in the courses 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 courses 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