AgileVentures / agile-ventures-website-react-front-end

React Front End for the AgileVentures site
4 stars 13 forks source link

explore reactstrap #6

Open tansaku opened 6 years ago

tansaku commented 6 years ago

reactstrap already has bootstrap 4 support: https://reactstrap.github.io/

We have react-bootstrap working but they are still working on bootstrap 4 support

but do we really need bootstrap 4?

tansaku commented 6 years ago

https://blog.templatetoaster.com/bootstrap-3-vs-bootstrap-4-migrate-differences/

or maybe we should be using bootstrap raw and not as an npm module ...

kenshinji commented 6 years ago

Do we really need bootstrap 4? I think we can check what have been added into v4 and are needed by us first. https://getbootstrap.com/docs/4.0/migration/

tansaku commented 6 years ago

@kenshinji I'm not aware of anything we need from bootstrap 4 - I was just getting paranoid about getting locked in to an old version.

Although if we plan to throw out this first version then we're not locked in ...