samedi 5 mai 2018

React JS & Jquery Dom manipulation

Trying to ensure that I implementing the best practices when dealing with React.JS and DOM manipulation. Like when a user clicks on a label element, that element fires an action that triggers a function that displays a list with input elements or something else. I don't see this as being done efficiently with React without Jquery

Why shouldn't I use Jquery for this? Or should I for this particular instance? If jquery isn't recommended, then what is?

Aucun commentaire:

Enregistrer un commentaire