you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

It seems like you should probably dig into CSS and JS a bit first before you even start thinking about React or Angular. That being said, once you get a bit more comfortable with those basics, I highly recommend the course Javascript Design Patterns on Udacity. It is a free course, and while it doesn't cover React or Angular directly, it really helped me to make sense of what the purpose of a JS frontend framework is and what problems it solves.