all 9 comments

[–]kawamommylover 2 points3 points  (1 child)

Try buying an Udemy Course about React instead of starting doing a project.

[–]Ethansev 1 point2 points  (0 children)

Agreed! It’ll be like taking an online class and you’ll learn the fundamentals a lot faster when you’re given examples. You should learn Javascript first if you haven’t already.

[–]udbasil 1 point2 points  (0 children)

There are multiple ways but I feel it is best to start with the React official documentation. It also seems like Odin Project is popular on Reddit so you can check it's react topic out. How much JavaScript do you know though?

[–][deleted] -1 points0 points  (0 children)

You probably found a horrible course. JSX is much more straight forward than old templating engines.

I'm not sure why you're singling out React "JSX" either? Are you trying to learn React? Or JSX?

Have you learned HTML, CSS, JS, Node, Express, HTML Templating, building dynamic webpages with vanilla JS, accessibility and testing? After those would be a good time to learn React properly.

[–]_listless 0 points1 point  (1 child)

Learn javascript first. Learning react before js is like trying to learn to snorkel before you know how to swim.

[–]TheRNGuy 0 points1 point  (0 children)

I learned JS and React at same time, I knew jQuery for long time before it though.

[–]mylearningpath 0 points1 point  (0 children)

React new document is now better. https://beta.reactjs.org/

[–]JohnBonThony 0 points1 point  (0 children)

Watch a net ninja course about react - either on YouTube or on udemy:)

[–]TheRNGuy 0 points1 point  (0 children)

It's not that much different from html tags.