DEV Community

Discussion on: How is your portfolio built?

Collapse
 
sumnanazadi profile image
Sumnan Azadi • Edited

Noob Here.
Any reason for not using bootstrap
Or, is it just merely interesting

Thread Thread
 
iam_timsmith profile image
Tim Smith

It really depends on your project. The biggest turnoffs for me are the popularity (easy to spot without a lot of modifications) and the fact that it needs jquery. Burma is css only which means that it doesn’t have all of the interactivity, but it also means I’m not importing a bunch of stuff if I’m not going to use it.

Thread Thread
 
sumnanazadi profile image
Sumnan Azadi

Thanks for the reply, man.
Understood the interconnectivity and unnecessary stuff. That sometimes also bugs me.
But Popularity? I thought more popular means more stable. And there is a lot more Bootstraps theme than Bulma.

Thread Thread
 
iam_timsmith profile image
Tim Smith

Perhaps popularity isn’t the right word. Popularity generally does mean more stable. I was simply referring to being easily recognizable.

Thread Thread
 
sumnanazadi profile image
Sumnan Azadi

Thanks for the clarity, man

Thread Thread
 
chrisrhymes profile image
C.S. Rhymes

I quite like using Buefy for interactive pages. It’s a library that combines vue.js and Bulma so no need for jQuery.

buefy.org/