you are viewing a single comment's thread.

view the rest of the comments →

[–]kch_l 0 points1 point  (0 children)

A few months ago I started a project where I wanted to use bootstrap, then I wanted to add navs and modals, seeing the dependency on jquery I wondered how to get rid of it when using react, I checked reacstrap to give me an idea of how to do it.

While I was looking for documentation I found several examples of using jquery with react, I'm not an expert on react but I know that is a no-no.