1. Welcome | Let's Build CSS Framework

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • The framework that we'll build in this series, will be small and will have a minimum set of features/components. You wouldn't find many features in this framework and that is intentional. Because, we're not here to build a framework that will compete with popular frameworks such as Bootstrap or Tailwind CSS. The framework we're going to build in this series is for fun and education. (That is more important I think).

  • stylus

    Expressive, robust, feature-rich CSS language built for nodejs

  • We're going to use CSS language to build this CSS framework. I know that we've preprocessors such as Sass, Less, or Stylus. I also know that these preprocessors are great for this specific purpose. But, I'll not use them. Just simple and plain CSS language. Why? Because, I want to minimize the barrier to follow this series. I mean if you're planning to read these articles, chances are high that you know CSS. But, I can't assume similar for these preprocessors. Even it might possible that you haven't heard about them at all. Still, towards the end, we'll port the framework using Stylus.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Sass

    Sass makes CSS fun!

  • We're going to use CSS language to build this CSS framework. I know that we've preprocessors such as Sass, Less, or Stylus. I also know that these preprocessors are great for this specific purpose. But, I'll not use them. Just simple and plain CSS language. Why? Because, I want to minimize the barrier to follow this series. I mean if you're planning to read these articles, chances are high that you know CSS. But, I can't assume similar for these preprocessors. Even it might possible that you haven't heard about them at all. Still, towards the end, we'll port the framework using Stylus.

  • less-docs

    Documentation for Less.

  • We're going to use CSS language to build this CSS framework. I know that we've preprocessors such as Sass, Less, or Stylus. I also know that these preprocessors are great for this specific purpose. But, I'll not use them. Just simple and plain CSS language. Why? Because, I want to minimize the barrier to follow this series. I mean if you're planning to read these articles, chances are high that you know CSS. But, I can't assume similar for these preprocessors. Even it might possible that you haven't heard about them at all. Still, towards the end, we'll port the framework using Stylus.

  • Bootstrap

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

  • The framework that we'll build in this series, will be small and will have a minimum set of features/components. You wouldn't find many features in this framework and that is intentional. Because, we're not here to build a framework that will compete with popular frameworks such as Bootstrap or Tailwind CSS. The framework we're going to build in this series is for fun and education. (That is more important I think).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Why Use Sass?

    5 projects | dev.to | 29 Jul 2023
  • The Future of CSS

    7 projects | dev.to | 9 Feb 2023
  • Top 18 Free CSS3 Resources To Build Fast Lightweight Websites

    8 projects | dev.to | 12 Jul 2022
  • How to approach CSS as a backend guy?

    5 projects | /r/webdev | 25 Feb 2022
  • Future of CSS: Functions and Mixins

    3 projects | dev.to | 15 Feb 2024