React-Bootstrap or Reactstrap? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

28th Feb 2020, 5:23 PM
Kavengers
Kavengers - avatar
2 Answers
+ 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.
10th Jan 2021, 11:18 PM
Calviղ
Calviղ - avatar
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
29th Feb 2020, 2:40 AM
Kavengers
Kavengers - avatar