-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Course Issues #1
Comments
This comment has been minimized.
This comment has been minimized.
lesson title: "guide to react context" |
lesson title: "quiz react context" |
Hey mate, lesson title: (Quiz) Rules of Hooks Edit: same thing applies to (Quiz) Custom hooks |
lesson title: (Bonus) React Render Props
Second sentence should instead be -> "This is where our function ..." |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
lesson title: Curriculum (starting code for the hackernoon-clone) |
lesson title: (Project) Popular.js |
lesson title: (Bonus) React Render Props |
Lesson title: "Wait Delay" as well as "Use Wait" (both of them, practice and solution) |
Lesson title: (Solution) useWindowDimensions |
Lesson title: (Bonus) React Render Props I haven't watched React course to see if this bonus article match the video word by word. But something extra in the article that is not found in the video is totally fine. |
Posts.js line 48 or so. The reducer accepts {“type”:“error”, message:string}, but the dispatch function there is passing {“type”:“error”, error:string} |
Lesson: React.memo, useCallback, and useMemo
Is missing 'out' after 'opt' |
Lesson Title: (Practice) Show/Hide |
lesson title: From IIFES to CommonJS to ES6 Modules |
Example comment
lesson title: Why React?
issue: description of issue.
I'll "hide" the comment when it's fixed.
The text was updated successfully, but these errors were encountered: