This branch of the repo contains starter files and final code for all sections and projects of the course, exactly as shown in the videos.
Use starter code to start each section, and final code to compare it with your own code whenever something doesn't work!
There is also a the updates-and-fixes branch which is kept up-to-date with latest library updates and important bugfixes 🐛
🚨 Please read the following Frequently Asked Questions (FAQ) carefully before starting the course 🚨
A: If you just want to download the entire code, click the green button saying "Code", and then choose the "Download ZIP" option. If you can't see the button (on mobile), use this link instead.
A: Have you tried to fix the problem on your own? Have you compared your code with the final code? Are you using the library versions as indicated in the course videos? If you failed fixing your problem, please post a detailed description of the problem to the Q&A area of that video over at Udemy, along with a link to a codesandbox containing your code.
A: Sure! Here you go:
- Pizza Menu (Components, props, JSX)
- Travel List (useState and state management)
- Eat-n-split (Practice project)
- usePopcorn (useEffect, data fetching, custom hooks)
- Classy weather (Class components)
- Quiz App (useReducer)
- WorldWise (React Router, context API, memo, useMemo, useCallback)
- Fast React Pizza (React Router data loading, Redux, Redux Toolkit, thunks, Tailwind CSS)
- The Wild Oasis (React Query, Styled Components, React Hook Form, Supabase, advanced compound component pattern, authentication, charts, dark mode, professional application planning and development)
A: I will add a few sections about Next.js to a future Part 5 of this course in the first half of 2024. Until then, make sure to first master React itself 😉
A: I use One Monokai in this course. For the icons, I'm using Material Icon Theme.
A: Unfortunately, there is nothing I can do about it. The course is hosted on Udemy, and sometimes they have technical issues. Please just come back a bit later or contact their support team.
A: Please open video settings and change the quality from 'Auto' to another value, for example 720p. If that doesn't help, please contact the Udemy support team.
A: Videos used to be downloadable, but unfortunately, Udemy has disabled video downloads on all my courses in order to fight piracy. There is nothing I can do about this.
A: Absolutely! Just make sure you actually built them yourself by following the course, and that you understand what you did. What is not allowed is that you create your own course/videos/articles based on this course's content!
A: First, you can subscribe to my email list at my website. Plus, I make important announcements on twitter @jonasschmedtman, so you should definitely follow me there 🔥
A: A certificate of completion is provided by Udemy after you complete 100% of the course. After completing the course, just click on the "Your progress" indicator in the top right-hand corner of the course page. If you want to change your name on the certificate, please contact the Udemy support team.
A: No. I provide professional English captions, but Udemy is responsible for subtitles in all other languages (automatic translations). So please contact the Udemy support team to request your own language.
A: No, because this repository should contain the exact same code that is shown in the videos. However, feel free to add an issue if you found one.