ihp-backend-chat-example-app-rescript

By digitallyinduced

ihp-backend-chat-example-app-rescript reviews and mentions

Posts with mentions or reviews of ihp-backend-chat-example-app-rescript. We have used some of these posts to build our list of alternatives and similar projects.
  • Building realtime ReScript apps with IHP Backend
    1 project | /r/rescript | 21 Feb 2022
    {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 :)

Stats

Basic ihp-backend-chat-example-app-rescript repo stats
1
3
0.0
about 2 years ago

The primary programming language of ihp-backend-chat-example-app-rescript is ReScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com