Review of (nearly) 5 years of MOD-CSS programming

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. mod-css

    MOD-CSS is a free utility-first CSS framework for front-end development. It's build only with javascript and supports breakpoints, flexgrid, states and CSS properties.

    Another question I had was whether MOD-CSS’s paradigm doing most of the UI creation/customization on the client side has become outdated. There’s now a strong trend toward server-side rendering and sending fully composed pages to the client. For my part, my design needs are modest, so adding that complexity would be an unnecessary burden. At most, for a time-saving boost, I choose to cache pages server-side into which I inject the same external data. That’s always been enough for me in Django. What about you ?

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream 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

  • MOD-CSS Breakpoints - examples & tutorial

    1 project | dev.to | 11 Jan 2023
  • Quickly customize a Bootstrap button (1)

    1 project | dev.to | 14 Dec 2022
  • CSS Flexbox (Flexgrid) and how to use it quick ?

    1 project | dev.to | 12 Dec 2022
  • Best github repository for hacktoberfest!

    1 project | dev.to | 22 Oct 2022
  • Solve an issue at ezpie

    1 project | dev.to | 21 Oct 2022

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