-
-
Notifications
You must be signed in to change notification settings - Fork 496
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
[React] Revise and simplify React Part 1 Lesson #1309
Comments
@vegetabill I would like to take up this issue. |
Once your PR is merged, you will be assigned to this. |
I would like to take up this issue. |
You are already assigned with other issue. |
@Kundan28 I have submitted my PR and its in the final phase of the review. Pl assign it to me. |
Wait for it until it's approved by Alina. |
@Kundan28 Pls assign this issue to me as I have already started working on it. |
But you were not assigned to this issue. |
@Kundan28 Now that my PR has been merged, pl.assign it to me. |
Sorry to say but @jamesjose03 would get assigned to this issue as he asked first. |
This is a child issue of Epic #1301
The current React lesson is not as clear and useful as it could be, and relies too much on external materials.
Content to Add
className
Content to Replace/Improve
state
from it and just walk them through rendering a list using map<ol>
key
property to prevent warningscreate-react-app
- that is overkillContent to Remove
state
, this includes the examples like the CodePen Counter and ListThe text was updated successfully, but these errors were encountered: