Saturday, February 09, 2019

React Bootstrap & web components


Since everything in React is built by JavaScript, mixing with external styles, like Bootstrap, could be a bit challenging. Instead, there are Bootstrap-styled controls available.

Is this a sign how web will be built when web components become standardized and available?

https://react-bootstrap.github.io

"React bootstrap replaces the Bootstrap javascript. Each component has been built from scratch as true React components, without uneeded dependencies like jQuery"

https://react-bootstrap.github.io/components/alerts

Specifications - webcomponents.org

No comments: