suit

Style tools for UI components (by suitcss)

Suit Alternatives

Similar projects and alternatives to suit

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better suit alternative or higher similarity.

suit reviews and mentions

Posts with mentions or reviews of suit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.
  • Past Informs the Present: Begin’s Approach to CSS
    9 projects | dev.to | 10 Jan 2023
    As style sheets became the responsibility of larger and larger teams, CSS’ global scope and specificity were often at odds with team dynamics. Style collisions became increasingly common, where changes introduced by one developer would inadvertently affect styles elsewhere on the website. As the old joke goes: two CSS properties walk into a bar; a bar stool in a completely different bar falls over. As these issues and the number of people experiencing them multiplied, so too did new CSS methodologies, particularly those focused on style sheet architectures. Before long, we had SMACSS, SUIT CSS, BEM, ITCSS, and more. Third party supersets of CSS also appeared during this time, such as Sass and LESS, which gave style sheet authors access to scripting features like variables and loops.
  • Front-end Guide
    54 projects | dev.to | 23 Nov 2022
    CSS (Cascading Style Sheets) are rules to describe how your HTML elements look. Writing good CSS is hard. It usually takes many years of experience and frustration of shooting yourself in the foot before one is able to write maintainable and scalable CSS. CSS, having a global namespace, is fundamentally designed for web documents, and not really for web apps that favor a components architecture. Hence, experienced front end developers have designed methodologies to guide people on how to write organized CSS for complex projects, such as using SMACSS, BEM, SUIT CSS, etc.
  • Mengenal macam - macam Metodologi penulisan CSS - Part 2
    2 projects | dev.to | 3 Nov 2022
  • A Small Guide for Naming Stuff in Front-End Code
    3 projects | news.ycombinator.com | 12 Jan 2022
    This is actually super bad practice. I really dislike scoped css.

    When I see devs using scoped css the class names always end up like `.box` or `.name`.

    Having to think about classnames and writing Sass makes me much more aware of the structure of the components I'm styling. Frankly I think only JS oriented devs like scoped CSS and frontend who love html/css and the challenges of architecturing good CSS don't egt any benefit out of styled components (since you're using atomic css like Tailwind and/or BEM-style which always "scopes" classnames with the component name.

    In general any solid guidelines makes CSS instantly 10x better and that's all most projects needs, and it's often what most projects lack.

    SuitCSS works great with Vue in my experience, and can even be linted with postcss-bem-linter :

    https://github.com/suitcss/suit/blob/master/doc/naming-conve...

  • The React roadmap for beginners you never knew you needed.
    42 projects | dev.to | 23 Nov 2021
    SUITCSS
  • MetodologĂ­as CSS
    2 projects | dev.to | 9 Aug 2021
  • Bootstrap VS Tachyons
    3 projects | dev.to | 30 Jun 2021
    Tachyons developer, Adam Morse in this talk at DevShop London 2016, talks about motivation behind Tachyons. He discusses the problem of continuous over-riding your own written CSS code, writing tons of CSS code, struggle to keep all this info in your head and the need to refactor 200Kb CSS file. His answer to the problem is Tachyons. SUIT CSS (Style Tools for UI Components). was the initial inspiration that lead to creation of Tachyons. Unlike Bootstrap where you redefine a component multiple times, SUIT had a class which would not redefine itself or mutate later.
  • How I'm forcing myself to write CSS following certain rules
    2 projects | dev.to | 21 Apr 2021
    This component syntax is mainly taken from Suit CSS with minor modifications.
  • CSS Deep
    2090 projects | dev.to | 26 Feb 2021
    suitcss/suit - Style tools for UI components
  • A note from our sponsor - WorkOS
    workos.com | 26 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic suit repo stats
9
3,799
0.0
almost 2 years ago

suitcss/suit is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of suit is HTML.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com