Me & React: 5 years in 15 minutes

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
  • Svelte

    Cybernetically enhanced web apps

  • Yet today I came across a really interesting project, called atomico - a WebComponents library, inspired by React hooks; And it dawned upon me that without React, and, particularly JSX - none of it would be possible, not my beloved svelte, not flutter, nor dozens of other frameworks.

  • Next.js

    The React Framework

  • As I mentioned, React was a working great for our dashboard, and so I've decided to switch our plain old MVC website to a fancy server-side rendered React. That was before NextJS became the de-facto standard for this and I've kinda just glued most pieces together myself: after all, it boiled down to replacing the template engine we were using (I think it was pug) with ReactDOMServer:

  • 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
  • foundation

    GraphQL Foundation Charter and Legal Documents (by graphql)

  • After this I've build several quick prototypes with the help of GraphQL and React Native and worked on yet another dashboard in React / Redux.

  • Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

  • Yet today I came across a really interesting project, called atomico - a WebComponents library, inspired by React hooks; And it dawned upon me that without React, and, particularly JSX - none of it would be possible, not my beloved svelte, not flutter, nor dozens of other frameworks.

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

  • NextJS vs RedwoodJS

    4 projects | dev.to | 4 Dec 2023
  • Starting a personal hobby project, could use some advice on the techstack

    7 projects | /r/learnprogramming | 13 Mar 2023
  • Build a Next App with a full GraphQL API using just a JSON or CSV file

    3 projects | dev.to | 24 Jan 2023
  • How I’m Using Cosmic to Optimize My Website

    3 projects | dev.to | 27 Jul 2022
  • Ruminations on ValueObjects, DataTransferObjects, Back-end For Front-ends, and Functional Programming Data Modelling

    7 projects | dev.to | 16 Jul 2022