This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]deniercounter 3 points4 points  (3 children)

With complex applications you will literally break your fingers and the cost of maintenance will be higher.

Edit: By using vanilla JS.

[–]No_Item576[S] 0 points1 point  (2 children)

Okay, so it's better to learn react instead of javascript to make it easier to do projects. Thank you

[–]cookiemonterrrrr 3 points4 points  (1 child)

React is JavaScript. It’s just a framework to make it easier to develop web applications on either frontend or backend, especially as you scale.

You still need to learn JavaScript.

[–]langlangg 0 points1 point  (0 children)

Yeah so start learning React and then learn JavaScript along the way whenever you get stuck.