Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Choosing the right Html 5 framework - HTML5 Boilerplate, Skeleton, Twitter Bootstrap and HTML KickStart [closed]

I need advice on selecting one of the above frameworks for HTML5 UI development (I am quite new to this end of the world). One of the main requirement is to keep the UI development as simple as possible by reusing/modifying the existing UI controls.

We need it to be lightweight and stable in the production environment (which speaks with Spring MVC). A quick summary of PRO's and Con's from the experienced hands would be really helpful.

P.S. Influenced by few good reviews on HTML Kickstart(lightweight nature), I had a quick look and it seems to be good bet with handful number of UI controls (roots from Font Awesome). I am little apprehensive about its stability / flexibility in productions environment.

Thanks In Advance

like image 868
Karthik Avatar asked Sep 19 '13 07:09

Karthik


1 Answers

For the visual, support, quality -> Twitter Bootstrap

Twitter Bootstrap and HTML5 Boilerplate are from different goals but complement each other.

For more good and condensed and complete, read this book HTML5 Enterprise Application Development, have a lot of things explained, not in detail, but will show some names, and you can chose you want.

like image 128
Undefined Behavior Avatar answered Sep 18 '22 17:09

Undefined Behavior