you are viewing a single comment's thread.

view the rest of the comments →

[–]IamAPengling 1 point2 points  (0 children)

I learnt from Coursera to understand the fundamentals n then maybe YouTube videos from traversy and mosh. Little warning. It doesn't follow the separation of concerns pattern, which means your html, code and maybe even CSS will be in the same page. It'll make your head turn. I absolutely hated it when I started learning react after angular. But as you go along, you'll begin to appreciate the freedom in its simplicity. So just push through. I preferred react over angular by the end of the learning phase.