Echo JS 0.11.0

<~>
Citrus 2881 days ago. link 2 points
I would avoid bootstrap if you can.

Flexbox gives you the ability to do what one previously used boostrap's grid system for, and there are independently-built, react-friendly widgets that cover most of what bootstrap does.

If you must use a framework, I'd suggest using Semantic UI instead.  It's more "react-friendly" out of the box.

Replies