DEV Community

Discussion on: Bootstrap vs Semantic UI vs Bulma for VueJS

Collapse
 
sambenskin profile image
Sam Benskin

Thanks for the comment. Yes the lack of testing does worry me, but it's good to know they are addressing that missing piece of the jigsaw. At least you can lock down the version you want and know works and can upgrade in safety only committing if you know it all still works through you're own testing, but nothings foolproof.

There's certainly a large number of frameworks out there, these are the ones that looked the most interesting to me but I'll be sure to have a look at the ones you've mentioned, thanks.

I'm not too worried about the lack of component bundling customisation but it's good for people to know these things.

Collapse
 
tmorehouse profile image
T Morehouse

BootstrapVue doesn't require jQuery. All of the custom Bootstrap components have been converted to Vue.JS components

Thread Thread
 
sambenskin profile image
Sam Benskin

Thanks for the update. This article was written nearly a year ago now so I'm not surprised things have changed for the better 😀 but thanks for letting everyone know!

Thread Thread
 
tmorehouse profile image
T Morehouse

Actually BootstrapVue has never relied on jQuery.

Thread Thread
 
sambenskin profile image
Sam Benskin

Thanks for letting me know, I'll update the article when I get a chance 😀