Building realtime ReScript apps with IHP Backend

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • {switch messages { | Some(messages) => map(messages, message => )->React.array | None => }} {switch isLoggedIn { | Some(true) => | Some(false) => | None => }} } This component renders the chat messages for a given channelId. The queryMessages function is provided by IHP Backend. It’s then consumed by useQuery which sets up a database subscription behind the scences. If you’re interested in giving it a spin, check out the Guide here: https://ihpbackend.digitallyinduced.com/docs/rescript To see some example code of how the IHP Backend APIs look like in a ReScript project, check out this realtime chat app: https://github.com/digitallyinduced/ihp-backend-chat-example-app-rescript/blob/master/src/MessagesContainer.res I’d love to hear your early feedback on this. As this is the first version of the ReScript API, it could still change a bit if we find better ways how to do things :)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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