What handles Next better than Remix?

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

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
  • remix-ecommerce

    ABANDONED

  • I think an interesting side-effect of this is how things like deleting items in a cart now essentially become Form POSTs which I'm not entirely sold on right now but if you think about it, by being a form it should supposedly work even without JS since instead of doing the data loading on the client it would incur a full-page reload which is I think the main point of the whole framework and I think it ties into the whole "better UX for worse DX". This component is a perfect illustration of how that works and I think makes it a little bit clearer what the intentions behind "all data in the server" come to fruition.

  • remix

    Build Better Websites. Create modern, resilient user experiences with web fundamentals.

  • This kind-of forces you to write your app in a specific way (you have to make sure you load all the data you need for that route) and essentially moves you away from state management solutions (https://github.com/remix-run/remix/discussions/915).

  • 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
  • remix-auth

    Simple Authentication for Remix

  • Blitz

    ⚡️ The Missing Fullstack Toolkit for Next.js

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