Bootstrap vs Foundation for Apps: What are the differences?
What is Bootstrap? Simple and flexible HTML, CSS, and JS for popular UI components and interactions. Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
What is Foundation for Apps? Angular-powered framework for building powerful responsive web apps, from your friends at ZURB. Foundation for Apps is a framework you can use to build better, more polished single-page web applications that work across many devices. We’ve taken what we’ve learned from building the original Foundation framework to build an entirely new framework just for web apps.
Bootstrap and Foundation for Apps can be categorized as "Front-End Frameworks" tools.
Some of the features offered by Bootstrap are:
- Preprocessors: Bootstrap ships with vanilla CSS, but its source code utilizes the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source.
- One framework, every device: Bootstrap easily and efficiently scales your websites and applications with a single code base, from phones to tablets to desktops with CSS media queries.
- Full of features: With Bootstrap, you get extensive and beautiful documentation for common HTML elements, dozens of custom HTML and CSS components, and awesome jQuery plugins.
On the other hand, Foundation for Apps provides the following key features:
- Vertical Grid
- Independent Scrolling Sections
- Easier Source Ordering
Bootstrap and Foundation for Apps are both open source tools. It seems that Bootstrap with 134K GitHub stars and 66K forks on GitHub has more adoption than Foundation for Apps with 1.65K GitHub stars and 236 GitHub forks.