Software Alternatives & Reviews

A Developer’s Guide to Implementing a Design System (Part 1)

Sass Font Awesome
  1. 1
    Syntatically Awesome Style Sheets
    Pricing:
    • Open Source
    Personally, my preference is Sass: I find that the mixins, partials, and operators are hugely useful when it comes to creating re-usable snippets of code for a design system. And, since it’s “just” a pre-processor and not a framework, it’s not opinionated in a design sense and there’s no default values (colors, spacing values, etc.) that will need to be overwritten.

    #Developer Tools #Design Tools #Javascript UI Libraries 131 social mentions

  2. Font Awesome makes it easy to add vector icons and social logos to your website. And version 5 is redesigned and built from the ground up!
    Pricing:
    • Open Source
    Of course, we have many different ways of solving this problem. Some of the most common include pre-existing third-party icon libraries (such as Font Awesome), icons bundled into a third-party component library (like the Kendo UI Icons), or a completely custom set of icons designed and maintained by your design team. Obviously, going 100% custom will require more work (on both the design and dev side), but might be worth it to achieve a truly unique look – or if the UI will require icons for uncommon symbols or concepts.

    #Web Fonts And Design Assets #Vector Icons #Icon Fonts 127 social mentions

Discuss: A Developer’s Guide to Implementing a Design System (Part 1)

Log in or Post with