Software Alternatives, Accelerators & Startups

BEM VS Ignite CLI

Compare BEM VS Ignite CLI 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.

Ignite CLI logo Ignite CLI

React Native toolchain with boilerplates, plugins, and more
  • BEM Landing page
    Landing page //
    2022-11-21
  • Ignite CLI Landing page
    Landing page //
    2023-10-17

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.

Ignite CLI features and specs

No features have been listed yet.

BEM videos

BEM REVIEW! is Bem worth watching?

More videos:

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

Ignite CLI videos

No Ignite CLI videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to BEM and Ignite CLI)
Developer Tools
85 85%
15% 15
React Components
0 0%
100% 100
Design Tools
84 84%
16% 16
CSS Framework
100 100%
0% 0

User comments

Share your experience with using BEM and Ignite CLI. 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 49 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 (49)

  • Why CSS Is So Hard for Generative AIs to Understand?
    Beyond the countless ways to achieve the same result, there are just as many methodologies for writing CSS itself. Have you ever came across BEM, SMACSS, OOCSS, atomic CSS, etc. If not, then you can add yours to the list. - Source: dev.to / 8 months ago
  • hearing Michael Scott.
    SCSS makes it easier to use mixing and variables. I'm exploring it's applications for Codepen as well as the use of BEM to modularize reusable CSS components. - Source: dev.to / 12 months ago
  • 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 / about 1 year 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 / about 2 years 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 2 years ago
View more

Ignite CLI mentions (0)

We have not tracked any mentions of Ignite CLI yet. Tracking of Ignite CLI recommendations started around Mar 2021.

What are some alternatives?

When comparing BEM and Ignite CLI, you can also consider the following products

Sass - Syntatically Awesome Style Sheets

React Native Paper - React Native Paper is a high-quality, standard-compliant Material Design library that has you covered in all major use-cases.

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.

Dripsy - Unstyled UI primitives for React Native (+ Web)

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

NativeBase - Experience the awesomeness of React Native without the pain