What stack do you use for personal projects?

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

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

    FakeStoreAPI is a free online REST API that provides you fake e-commerce JSON data

  • When I make personal projects I usually use React, with Vite and npm. If it's something simple I use free API's like jsonplaceholder or fakestoreapi. If I'm using an API that will run into CORS issues I make a Node/Express backend, I keep that simple just to get data. I save everything locally and don't make a git repo, but maybe I should. What do you use?

  • 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

  • Next Auth boilerplate TS

    2 projects | dev.to | 17 Apr 2024
  • Query Several LLMs at Once

    1 project | news.ycombinator.com | 5 Apr 2024
  • Use LlamaIndex to Build a Retrieval-Augmented Generation (RAG) Application

    1 project | dev.to | 4 Apr 2024
  • Integrating GraphQL Codegen + React Query + Clerk JWT Tokens

    2 projects | dev.to | 3 Apr 2024
  • Fetch Data Using React Router Dom v6

    1 project | dev.to | 18 Mar 2024