+ 2
React-Bootstrap or Reactstrap?
Hello, I want the bootstrap power in my react website and i just got to know that we shouldn't use Jquery and React together and bootstrap uses jquery So i also got to know that still i can use the bootstap With Reactstrap And at the same time i found one more library called React-bootstrap Now i am confused why there are 2 Libraries? Which one is better? Which one is easy to learn? Which one can help to increase the chances of getting job ? Please somebody tell me... And yeah one more thing... Please tell me how can i use these libraries using CDN?
2 Antworten
+ 1
They has the same bootstrap components, and almost the same implementation.
Here you can compare the two packages
https://code.sololearn.com/WQwf67x5drQ8/?ref=app
https://code.sololearn.com/WcwT8lpV2j7s/?ref=app
React-bootstrap has more number of download whereas reactstrap is a newer package.
Both packages do not use jQuery on their bootstrap components.
0
Mirielle👽 Thanks for your reply
Actually every single website says that we shouldn't use both of them together
Because jquery manipulate with DOM