Answer the question
In order to leave comments, you need to log in
What is the best way to implement UI effects in React?
Faced with the need to implement the effects of pop-up dimming carousels, etc. The stack and other resources mainly use pure Js or Jquery. But as I understand it, this is not ReactWay. Which way is better to look? Maybe there are React libraries with which you can implement effects?
Answer the question
In order to leave comments, you need to log in
look for specific components or write in vanilla, this is react-way
, you can still use some kind of kit, I recommend https://react.semantic-ui.com/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question