|
|
|
|
|
by FLGMwt
3080 days ago
|
|
Ditto for React. Pretty much every "how do I do this" is covered in the official tutorial and every "how should I do this" is covered by supplemental guides (still official docs). Some good ones: "thinking in React", "lifting state up", "controlled components", and similar docs in redux: "you might not need redux" |
|