How to work with course materials
This lesson preview is part of the The newline Guide to Creating a React Hooks Library course and can be unlocked immediately with a \newline Pro subscription or a single-time purchase. Already have access to this course? Log in here.
Get unlimited access to The newline Guide to Creating a React Hooks Library, plus 70+ \newline books, guides and courses with the \newline Pro subscription.

[00:00 - 00:08] Each lesson is going to have some code attached to it. In order to find it, you need to go to the Model directory and then to the lesson directory, like it's shown on the screen.
[00:09 - 00:20] This directory will have an expected state of your code base at the point of the course. So if you're stuck, you can always copy-paste all the code to your directory and get back on track.
[00:21 - 00:28] We do recommend though that you work on your own code and you fix your issues yourself. But if you're stuck for a very long time, that's no problem.
[00:29 - 00:34] Just copy-paste the code and start over. Now we looked at how we work with the materials.
[00:35 - 00:36] So now we can start for real.