domain-functions VS remix-forms

Compare domain-functions vs remix-forms and see what are their differences.

domain-functions

Decouple your business logic from your framework. With first-class type inference from end to end. [Moved to: https://github.com/seasonedcc/domain-functions] (by SeasonedSoftware)
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
domain-functions remix-forms
3 3
292 473
- 1.5%
8.9 6.5
over 1 year ago 6 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

domain-functions

Posts with mentions or reviews of domain-functions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-04.
  • My Hopes for the Future of Remix
    2 projects | dev.to | 4 Jan 2023
    During that time, we threw the most complex business problems at ourselves and created some public libraries as well as an internal framework. We figured out ways to migrate CRA + Rails apps to Remix.
  • The case for domain functions
    1 project | dev.to | 21 Oct 2022
    The quest for safe code reuse and minimal accidental complexity is a never-ending one. At Seasoned, while striving for that, we have developed a library called Domain Functions, and its impact has been overwhelmingly positive. It is gaining traction outside of our company, therefore I'd like to expose the library's rationale and give an overview of its benefits.
  • How remix-domains improves the (already awesome) DX of Remix projects?
    3 projects | dev.to | 6 May 2022
    In this post, I'm gonna talk about some of them and show how we are solving those problems with our new library: remix-domains.

remix-forms

Posts with mentions or reviews of remix-forms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-04.
  • My Hopes for the Future of Remix
    2 projects | dev.to | 4 Jan 2023
    During that time, we threw the most complex business problems at ourselves and created some public libraries as well as an internal framework. We figured out ways to migrate CRA + Rails apps to Remix.
  • Create the first unit test for your Remix app loaders
    2 projects | dev.to | 8 Aug 2022
    If you're interested in E2E, uou can see examples on the remix-forms repo.
  • How to run a Remix app + package with turborepo
    5 projects | dev.to | 11 Jul 2022
    Developing remix-forms was cumbersome because it wasn't connected directly to a Remix app using it. Testing the initial iterations involved publishing the package and importing it on a separate test web app. It was quick and dirty, and it worked when we had a couple of people writing it.

What are some alternatives?

When comparing domain-functions and remix-forms you can also consider the following projects:

trpc - 🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.

pressunto - Pressunto is a content editor for GitHub that does not get in your way designed for managing markdown files in static websites. It aims the simplest editing experience you could hope for while preserving your original content structure.

remix-example-jokes - Porting the remix Jokes app to remix-domains

sample-package-monorepo - How to configure a monorepo with a Remix app + local packages

protected-routes - Create protected routes with React and React Router Dom đź”’

nx - Smart Monorepos · Fast CI

remix-t3-stack - todolist example use remix-t3-stack: remix + vite + trpc + tailwindcss + typescript + prisma + jwt + pnpm + react-hook-form + zod + docker + vercel

turborepo - Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo]

remix-jokes-postgresql