Is there any way to return a store from createResource rather than a signal?

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

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

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

    Solid 1.5 actually added this as an experimental feature. See the "More Powerful Resources" section in the release: https://github.com/solidjs/solid/releases/tag/v1.5.0 Or the `createResource` API docs: https://www.solidjs.com/docs/latest/api#createresource You are looking for a `storage` config option.

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

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