|
|
|
|
|
by throwaway528914
707 days ago
|
|
I noticed that "Using state in components" and "Building forms using controlled components" both come before the introduction to the useState hook. That seems backwards to me, and I'm curious how you plan to teach those two sections without the use of that hook. Overall, though, the content in your course looks good. I also highly recommend basing at least some of the content on the official React tutorials/docs (https://react.dev/learn/thinking-in-react), which do a great job of introducing the React way of thinking about applications. |
|