I have learn html,css,javascript!
I think i have gone much deep with js and i wanna learn a library now!
But i am confused that i should choose REACT or first need to learn jquery!
I hope there is always some one who will lead u❤️
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (4)
Definitely dive right into React. I haven’t used jQuery in years, and most people I work with haven’t either. There’s many ways to get around needing to use jQuery, since modern JS allows you much of the same functionality once you have a fair grasp of the language.
And React involves use of a virtual DOM. jQuery as I understand it uses the literal DOM in the browser, so both may end up conflicting if you attempted to actually use jQuery with React today.
That was a great advice!
Most of my seniors advice me as same as you mention in the comment❤️
Only learn jquery if you absolutely need to (like if your employer requires it)
Yeah,i heard that most of the company out there use jquery till now..thats why i was so confused about it.but now i think that going for react would be a better choice!
I will learn jquery if i join a company and they require.