Need advice about which tool to choose?Ask the StackShare community!

Foundation

1.2K
1.2K
+ 1
740
Material Design

593
884
+ 1
14
Add tool

Foundation vs Material Design: What are the differences?

  1. Grid System: Foundation uses a customizable grid system that allows for different column arrangements, offsets, and alignments, while Material Design follows a 12-column grid system with fixed gutters and margins, providing a more structured layout.
  2. Components: Foundation offers a wide range of pre-designed components like buttons, navigation bars, and forms, which can be easily customized, whereas Material Design focuses on consistent design principles like depth, movement, and material surfaces to create a cohesive user experience.
  3. Styling: Foundation provides a more flexible and customizable styling approach with various SASS variables and mixins, allowing for extensive theme customization, while Material Design follows strict guidelines regarding color palettes, typography, and animations for a consistent visual language across different platforms.
  4. Interactivity: Foundation emphasizes interactions through its JavaScript plugins and animations, offering a variety of dynamic UI elements, whereas Material Design focuses on motion design by using transitions, animations, and touch feedback to enhance user experience and to create a sense of depth.
  5. Compatibility: Foundation is designed to be responsive and works well across different devices and screen sizes, with a mobile-first approach, while Material Design is specifically optimized for Google's platforms, like Android, providing a seamless experience within the Google ecosystem.
  6. Community Support: Foundation has a strong community backing with regular updates, support forums, and documentation, making it easier for developers to find resources and resolve issues, whereas Material Design, being a Google framework, offers extensive documentation and resources specific to its guidelines.

In Summary, Foundation and Material Design differ in their grid systems, components, styling approaches, interactivity features, compatibility with platforms, and community support.

Advice on Foundation and Material Design
Ashish Sharma
Sr. UI Associate at Daffodil Software · | 5 upvotes · 668.9K views

I am a bit confused when to choose Bootstrap vs Material Design or Tailwind CSS, and why? I mean, in which kind of projects we can work with bootstrap/Material/Tailwind CSS? If the design is made up on the grid, we prefer bootstrap, and if flat design, then material design. Similarly, when do we choose tailwind CSS?

Any suggestion would be appreciated?

See more
Replies (4)

Hi Ashish,

If you need minimal work to be done from your end and like most of the components / design available out of the box - go with Bootstrap. This is the oldest and has the widest adoption and a whole range of components built out by others.

If you like Material design, this is a good choice too. Please note that Bootstrap also has a Material theme, though it is not as native.

Both of these above frameworks are bulky and has more than what you may need.

If you like to build micro-components in a elegant way, TailwindCSS is the way to go.

See more

I don't know about material design.

You would go with Bootstrap if you want to prototype / build something without bothering about the design at all and you are OK if everything looks kinda template-y, using bootstrap out of the box components.

Go with Tailwind if you need a sleek design, a user interface where building with components will be important (because tailwind strongly favors component-based UI), and you know you will need to extend the built-in classes with your own (because tailwind is very easy to extend)

I would personally recommend tailwind over bootstrap any day of the week.

See more
Recommends
on
Tailwind CSSTailwind CSS

Tailwind is great you don't have to mess with naming things and it is so much more flexible than the cookie cutter bootstrap, but I don't know about material UI. I recommend tailwind it's super simple to learn and has great code snippets.

See more
Recommends
on
Tailwind CSSTailwind CSS

Put simply, you should use Tailwind regardless. It is a great addition to whatever you use because it removes the hassle of writing CSS.

See more
Decisions about Foundation and Material Design
Ryan Wans

Ant Design offers the most components with JS and CSS taken care of. They look clean, professional, and usable.

We paired this with Bulma for making the containers and structure reactive. Bulma (for react) make it easy to just add a section, container, and content and have it work on all platforms.

We also use Geist UI, though not recognized by Stack share, for its simple and modern feel. Highly recommend Geist if you want modern components for complicated UI's

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Foundation
Pros of Material Design
  • 160
    Responsive grid
  • 93
    Mobile first
  • 80
    Open source
  • 75
    Semantic
  • 72
    Customizable
  • 52
    Quick to prototype
  • 50
    Simple ui
  • 45
    Fast
  • 44
    Best practices
  • 39
    Easy setup
  • 6
    Neutral style
  • 6
    HTML, SCSS and JS
  • 5
    Accessibility support
  • 5
    Professional
  • 3
    Xy grid
  • 2
    Sass
  • 2
    Every new version is smaller, smarter & more efficient
  • 1
    Robust
  • 5
    They really set a new bar in design
  • 4
    An intuitive design
  • 3
    Simply, And Beautiful
  • 2
    Many great libraries
  • 0
    Composants

Sign up to add or upvote prosMake informed product decisions

Cons of Foundation
Cons of Material Design
  • 5
    Requires jQuery
  • 4
    Awful site
  • 2
    Sometimes, it can hang the browser

Sign up to add or upvote consMake informed product decisions

What is Foundation?

Foundation is the most advanced responsive front-end framework in the world. You can quickly prototype and build sites or apps that work on any kind of device with Foundation, which includes layout constructs (like a fully responsive grid), elements and best practices.

What is Material Design?

Material Design is a unified system that combines theory, resources, and tools for crafting digital experiences.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Foundation?
What companies use Material Design?
See which teams inside your own company are using Foundation or Material Design.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Foundation?
What tools integrate with Material Design?

Blog Posts

GitHubGitSlack+30
27
18266
What are some alternatives to Foundation and Material Design?
Bootstrap
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
Primer
Primer is the basecoat of GitHub, made by nerds just like you who share a passion for HTML and CSS.
Material Design for Angular
Material Design is a specification for a unified system of visual, motion, and interaction design that adapts across different devices. Our goal is to deliver a lean, lightweight set of AngularJS-native UI elements that implement the material design system for use in Angular SPAs.
Animate.css
It is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.
Tailwind CSS
Tailwind is different from frameworks like Bootstrap, Foundation, or Bulma in that it's not a UI kit. It doesn't have a default theme, and there are no build-in UI components. It comes with a menu of predesigned widgets to build your site with, but doesn't impose design decisions that are difficult to undo.
See all alternatives