Software Alternatives, Accelerators & Startups

BEM VS Bootstrap Zero

Compare BEM VS Bootstrap Zero and see what are their differences

BEM logo BEM

BEM — Block Element Modifier is a methodology, that helps you to achieve reusable components and code sharing in the front-end.

Bootstrap Zero logo Bootstrap Zero

Open-source, free Bootstrap templates collection.
  • BEM Landing page
    Landing page //
    2022-11-21
  • Bootstrap Zero Landing page
    Landing page //
    2023-06-09

BEM features and specs

  • Consistency
    BEM enforces a structured way of naming and organizing CSS classes, which promotes consistency across the codebase.
  • Scalability
    The methodology is designed to handle large and complex projects by keeping styles modular and reusable, which helps in maintaining scalability.
  • Maintainability
    By using a clear naming convention, BEM makes it easier for developers to understand and maintain code, even if they weren't the original authors.
  • Flexibility
    BEM allows for flexible and modular component development, making modifications easier without affecting unrelated parts of the codebase.

Possible disadvantages of BEM

  • Verbose Naming
    The class names in BEM can become quite long and verbose, which might make the HTML markup harder to read.
  • Learning Curve
    Developers unfamiliar with BEM may need some time to adapt to its conventions and understand the methodology well.
  • No Enforced Hierarchy
    BEM does not inherently enforce any specific hierarchy or structure among elements, which might lead to inconsistencies if not carefully managed.
  • Increased Initial Setup
    Implementing BEM from scratch can involve significant upfront planning and setup, which might be seen as an overhead for smaller projects.

Bootstrap Zero features and specs

  • Free Templates
    Bootstrap Zero offers a collection of free Bootstrap templates which can be easily used by developers to build responsive, mobile-first projects.
  • Ease of Use
    The website provides a user-friendly interface allowing users to quickly find and download templates suited to their projects without complications.
  • Responsive Design
    The templates available are designed with responsiveness in mind, ensuring compatibility with various devices and screen sizes.
  • Customization
    Users can easily customize the templates to suit their needs, offering flexibility in design and functionality.

Possible disadvantages of Bootstrap Zero

  • Limited Advanced Features
    The templates may not cater to highly complex or unique design requirements, as they are generally designed to cover standard use cases.
  • Dependency on Bootstrap Framework
    Since the templates rely on Bootstrap, any limitations or complexities associated with Bootstrap could affect the users' projects.
  • Design Overlap
    Given the wide use of Bootstrap templates, there is a possibility that different websites may end up with similar designs, reducing uniqueness.
  • Support
    As a free resource, Bootstrap Zero may not offer extensive support or documentation, requiring users to independently troubleshoot issues.

BEM videos

BEM REVIEW! is Bem worth watching?

More videos:

  • Review - BEM - First Impressions
  • Review - Bem Episode 1 Discussion/ Review BEM HAS THE MUSIC!!!!!

Bootstrap Zero videos

No Bootstrap Zero videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to BEM and Bootstrap Zero)
Developer Tools
51 51%
49% 49
Design Tools
49 49%
51% 51
CSS Framework
100 100%
0% 0
Web App
0 0%
100% 100

User comments

Share your experience with using BEM and Bootstrap Zero. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, BEM seems to be more popular. It has been mentiond 47 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

BEM mentions (47)

  • The CSS Odyssey: Why I Turned back to CSS After Trying Everything Else
    Style conflicts is one. Although CSS class definitions are placed in reverse import order, problems still occur in Next.js when some pieces only appear in page but not layout CSS bundles. Following BEM (Block Element Modifier) and "Composition over Extension" patterns to separate concerns helps avoid styling collisions significantly. - Source: dev.to / 13 days ago
  • :where() :is() my mind?
    BEM encourages a flat structure with minimal nesting and specificity, making styles easier to read and maintain. It significantly reduces the risk of unintended style overrides and enhances modularity. - Source: dev.to / 12 months ago
  • SASS, CSS, or Tailwind: Which One Should You Choose?
    Keep in mind you also have to use BEM. If you use just SASS, there are little to no advantages compared with CSS. I am going to cover BEM in a separate article, but for your understanding, BEM is a methodology for writing good CSS. - Source: dev.to / about 1 year ago
  • Darling, I converted our perfectly fine SPA application into SSR: Part 2
    Most of our headaches stemmed from styled-components. Despite the merits of this CSS-in-JS library, it doesn’t mesh as seamlessly with server components. Traditional CSS methodologies, such as BEM (Block, Element, Modifier), CSS modules, or even utility-first frameworks like Tailwind, would have alleviated many of our difficulties. This lesson is a key takeaway that we plan to carry forward into our future projects. - Source: dev.to / about 1 year ago
  • Earth rescue - A CSS only game
    After I had created space, the code was as spaghetti as it can get. I decided to switch to SCSS and finally read into the BEM Pattern for CSS and after wasting another 4 hours, I decided that I could not decide wether the HUD is an element of the game and the button is an element of the HUD and the text is an element of the button and someone else also thought about this and called it the BEM grandchildren... - Source: dev.to / about 1 year ago
View more

Bootstrap Zero mentions (0)

We have not tracked any mentions of Bootstrap Zero yet. Tracking of Bootstrap Zero recommendations started around Mar 2021.

What are some alternatives?

When comparing BEM and Bootstrap Zero, you can also consider the following products

Sass - Syntatically Awesome Style Sheets

HackerThemes - Bootstrap 4 themes and tools for web developers

styled-components - styled-components is a visual primitive for the component age that also helps the user to use the ES6 and CSS to style apps.

Bootstrap Magic - Create your Bootstrap 4.0 themes easily with magic

Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.

Bootstrap 4 Cheat Sheet - An interactive Bootstrap 4 cheat sheet