You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First: Remember the learning principles from day one.
Start with why. I'm going to ask the group why first.
Feynman technique: "If you can’t explain something in simple terms, you don’t understand it" Richard Feynman. The act of thinking is helpful. The act of explanation clarifies your understanding and exposes holes. Teaching exposes sloppy understanding.
Perform challenges. "What I cannot create, I do not understand." Richard Feynman "To learn and not to do is really not to learn. To know and not to do is really not to know." Stephen Covey
Repeat: Repetition helps us remember. Our brains assign greater importance to repeated information.
Practice retrieval: Create flash cards to quiz yourself on key concepts like Lift state, JSX vs html, State, Cloning objects, Props, PropTypes.
Spacing effect: We are better able to recall information and concepts if we learn them in multiple, spread-out sessions. So we'll review regularly. Retrieving memories changes the way they are later encoded. The harder something is to remember now, the better we will recall it in the future. The more we strain, the easier it will be in the future.
React Docs
Read the docs. Beginning to end. Set a calendar invite for 30 minutes a day until you're done. They're superb.
Blogs
Overreacted.io - Written by Dan Abramov (on the React team)
Here's some recommended next steps.
First: Remember the learning principles from day one.
React Docs
Read the docs. Beginning to end. Set a calendar invite for 30 minutes a day until you're done. They're superb.
Blogs
Overreacted.io - Written by Dan Abramov (on the React team)
A few favorites:
Videos
Code Worth Reading
More Resources
The text was updated successfully, but these errors were encountered: