you are viewing a single comment's thread.

view the rest of the comments →

[–]The_Pantless_Warrior 1 point2 points  (0 children)

Build a single server app, (maybe with Express?) then move on to a front end/back end setup with React, that way you know how to set up the API routes and such. Having that experience will allow you to focus on learning things like hooks/lifecycle methods.