Devs with great CSS skills, how and where did you learn how to do it?

This page summarizes the projects mentioned and recommended in the original post on /r/Frontend

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. polaris-react

    Discontinued Shopify's Polaris Design System - React implementation (Deprecated)

    Practice. - Learn the theory. A lot of design systems have publicly available guidelines: Material, Polaris, Apple HIG. - Create your own components from scratch. Create a button, a dropdown, a navbar, a snack bar, a tool tip, a modal, etc. Those components can get pretty complex. Argyle's GUI Challenges videos provide good explanations for how to create some of these components.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. stylelint-config

    Sharable stylelint config used by GitHub's CSS

    While working on challenges use stylelint to enforce some strict coding standards and best practices for css. You can use predefined config like the ones from github for now.

  4. stylelint

    A mighty CSS linter that helps you avoid errors and enforce conventions.

    While working on challenges use stylelint to enforce some strict coding standards and best practices for css. You can use predefined config like the ones from github for now.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • CSS Variable Naming: Best Practices and Approaches

    3 projects | dev.to | 10 Jul 2024
  • Nomeação de Variáveis CSS: Boas Práticas e Abordagens

    3 projects | dev.to | 10 Jul 2024
  • How to Improve Development Experience of your React Project

    5 projects | dev.to | 21 Jan 2024
  • Don't sound like a robot: use CSS to Control Text-to-Speech

    1 project | dev.to | 13 Sep 2023
  • 10 CSS Tools AI Can Integrate With for Improved Website Design

    3 projects | dev.to | 25 Apr 2023

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?