thin.dev

thin.dev

Build your react apps 10x faster

0 followers

Thin Backend is a blazing fast, universal web app backend for making Realtime Single Page Apps.
thin.dev gallery image
thin.dev gallery image
Free Options
Launch Team
agent by Firecrawl
agent by Firecrawl
Gather structured data wherever it lives on the web
Promoted

What do you think? …

Marc Scholten
Hey there, Founder of digitally induced here. Happy to share what've been working on with Thin Backend over the last months. Thin is a version of the IHP Framework (https://ihp.digitallyinduced.com/), designed to be used by frontend developers. Instead of building APIs with low-level `fetch` calls, we provide high-level APIs like `createRecord('tasks', { title: 'Hello World' }`, `updateRecord(..)` and `deleteRecord(..)` to update your database. To simplify state management (which is typically hard and lot's of boilerplate), we provide realtime APIs so that all app state is always in sync with the actual database. Previously your react app might have been rendered from the redux state, now it's rendered directly from the server state. The Schema Designer and the migration tools make it really easy to get going with a project. Internally Thin is built with Haskell and powered by IHP DataSync (https://ihp.digitallyinduced.com...). Happy to hear everyone's feedback! :)
bing
Seems wonderful, amazing job!
Marc Scholten
@tarvos thanks! :)