StephenGrider / ReduxSimpleStarter

Starter pack for an awesome Udemy course
MIT License
3.56k stars 4.64k forks source link

Using Reactstrap #213

Open iggiFW opened 6 years ago

iggiFW commented 6 years ago

From the best practices that I've read, it's best to use ReactStrap. I tried integrating that into this framework which I used from your Udemy tutorial and I'm getting into issues of webpack not being able to load ReactStrap.

A lot of the examples I've seen are using Webpack2, and instead of "loaders" they use "rules". Maybe it would be good to update this project to latest Webpack, and maybe also address the use of ReactStrap?

viru9 commented 6 years ago

upgrading webpack also works fine, or you can just use the CDNs in index.html