html - Is it worth using Twitter Bootstrap for a fully customised responsive design -


i build website using asp.net mvc.

i trying decide on responsive framework use , have been looking @ several fundamentally stuck choosing between simple (eg. responsive grid system) , featured (eg. bootstrap).

the issue far html, css , javascript goes pretty know doing use various js plugins if need them achieve desired functionality.

we not using standard button styles twitter provides , need customise many aspects of twitter widgets , features - there still advantage using more featured framework?

hate plug own work (that's lie) framework jeet perfect this. seems need solid responsive grid system if you're not afraid of stylus invite fork this codepen , toy around it.

if it's not cup of tea or you're more comfortable other preprocessors (scss particularly) i'd suggest bourbon's neat simple grid, or singularity.gs powerful grid.

either way i'd suggest against "padding-based" grids bootstrap 3 , foundation 4 force create/nest elements inside of every element transparent gutters (something common). turns way bloat.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -