Darling, I converted our perfectly fine SPA application into SSR: Part 2

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. waku

    ⛩️ The minimal React framework

    The front page did an excellent job of clearly and efficiently explaining the concepts of client-/server-side components: data fetching, SEO, routing—all the puzzle pieces began to fall into place.

  2. InfluxDB

    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.

    InfluxDB logo
  3. styled-components

    Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅

    The SPA version heavily utilizes Styled Components, and although it's feasible to use the styled-vanilla-extract library and migrate the code with minimal changes, some parts would still need refactoring since CSS is pre-built during compilation. We've previously used the useStylesScoped$ function while building a corporate website, but it often felt more like a hack than a solid solution.

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

  • 11 Interview Questions You Should Know as a React Native Developer in 2025 📈🚀

    1 project | dev.to | 13 Apr 2025
  • Woovi monorepos best practices

    1 project | dev.to | 24 Feb 2025
  • How to Use Styled-Components for Elegant React UI Design

    1 project | dev.to | 29 Jan 2025
  • Growth Hacking Killed GitHub Stars

    1 project | dev.to | 10 Apr 2024
  • npm ERR! Cannot read properties of null (reading 'edgesOut') | Error when installing a package on a reactjs project

    1 project | /r/reactjs | 7 Jun 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?