StartBootstrap / startbootstrap-clean-blog

A clean Bootstrap blog theme created by Start Bootstrap
https://startbootstrap.com/theme/clean-blog/
MIT License
1.78k stars 1.85k forks source link

Change Jquery script into Vanilla JS #68

Closed josuevalrob closed 6 years ago

josuevalrob commented 6 years ago

Hi, I am trying to include React on this theme... Bootstrap is already replace and everything is fine, even the requirement with jquery. Now I want to remove jquery also from the clean-blog.js The option A is doing it with React 100%. (Is what I am going to do) And the option B, for no expert users is to stop using jquery, and use Vanilla js.

Just that! good luck! .

davidtmiller commented 6 years ago

I would take a look at this if you want to use Bootstrap with React: https://react-bootstrap.github.io/