DEV Community

Discussion on: The Ember Times - Issue No. 168

Collapse
 
swastikgowdal profile image
Swastik Gowda

ok nice but why should we use ember bootstrap when we bootstrap and it seems like it has same features of bootstrap and nothing more and i am fairly new to web dev so am i missing something here?

Collapse
 
embertimes profile image
The Ember Times

Hi Swastik! ember-bootstrap provides a collection of native Ember components that mimic the original Bootstrap plugins and components in an Ember-friendly way, replacing the need for bootstrap.js. You may find it easier to use ember-bootstrap than regular Bootstrap in your Ember applications.

Collapse
 
embertimes profile image
The Ember Times

There are some accessibility improvements as well (yay!), here's a blog post with some more detail: blog.emberjs.com/2019/12/23/countd...