Going from Flutter to React

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Recoil

    Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.

  • recoil is extremely similar to Riverpod but for React (both are backed by a data flow graph).

  • jotai

    👻 Primitive and flexible state management for React

  • You should try https://jotai.org/, its like riverpod

  • 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
  • bulletproof-react

    🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.

  • I rarely get a chance to do web dev in professional capacity anymore but I keep coming back to this as a reference: https://github.com/alan2207/bulletproof-react

  • zustand

    🐻 Bear necessities for state management in React

  • zustand is really good and easy to learn. I don't use redux anymore.

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