Remult (@remultjs) 's Twitter Profile
Remult

@remultjs

A CRUD framework for full stack TypeScript

ID: 1530825240967843841

linkhttp://remult.dev calendar_today29-05-2022 08:16:07

55 Tweet

215 Takipçi

0 Takip Edilen

Noam Honig (@noamhonig) 's Twitter Profile Photo

About to go live on We Are Developer Live, where I'll talk about CRUD applications and how to get them done quickly :) wearedevelopers.com/event/angular-… WeAreDevelopers

Remult (@remultjs) 's Twitter Profile Photo

🎉 Remult v0.23 is here! 🚀 Dive into the new approach to modeling entity relations and performing CRUD operations on related entities. Streamline your TypeScript development like never before! 🔍 Explore now: remult.dev/docs/entity-re… 📝Release notes: github.com/remult/remult/…

Remult (@remultjs) 's Twitter Profile Photo

Check out this latest video, where we implement user management and authorization using advanced remult techniques youtube.com/watch?v=9lWQwA…

Remult (@remultjs) 's Twitter Profile Photo

🚀 Exciting news! @remultjs v0.25.6 is out now! This release brings you: ✨ Support for the Hono web framework 🚀 Enhanced `dbNamesOf` function Check out the release notes for more details: github.com/remult/remult/…. #remultjs #Hono #monorepo #JavaScript #webdevelopment

Remult (@remultjs) 's Twitter Profile Photo

🚀 Excited to announce the latest release of #Remult - v0.25.7! 🎉 Main Features: ✨Added updateMany and deleteMany for bulk operations. 👉Fixed a typing issue with validators and TypeScript 5.4. Check out all the details and improvements here: github.com/remult/remult/…

@sitnik_en@mastodon.social (@sitnikcode) 's Twitter Profile Photo

Wow, Remult is amazing. Finally, the JS lib to make startup prototype in 20 minutes. You define model schema, backend automatically get all CRUD REST/GraphQL API, client got API to request data, both have validations, live updates via WS. github.com/remult/remult

Wow, <a href="/RemultJs/">Remult</a> is amazing. Finally, the JS lib to make startup prototype in 20 minutes.

You define model schema, backend automatically get all CRUD REST/GraphQL API, client got API to request data, both have validations, live updates via WS.

github.com/remult/remult
Remult (@remultjs) 's Twitter Profile Photo

🚀 New #Remult 0.26.0 is out! 🎉 Features migrations, enhanced error handling, new field types, SQLite support, and updated docs. Check it out: github.com/remult/remult/… #FullStack #typescript

Tejas Kumar (@tejaskumar_) 's Twitter Profile Photo

Wonderful talk here at ConfrontJS by Noam Honig about how APIs and Frontends are a “socket and plug that I often get wrong” and how Remult can help with it. Very interested to try it out with some production cases soon.

Wonderful talk here at <a href="/confrontjs/">ConfrontJS</a> by <a href="/noamhonig/">Noam Honig</a> about how APIs and Frontends are a “socket and plug that I often get wrong” and how <a href="/RemultJs/">Remult</a> can help with it. 

Very interested to try it out with some production cases soon.
Noam Honig (@noamhonig) 's Twitter Profile Photo

Remult just added support for SolidStart and SolidJS and a complete tutorial on how to write a full-stack CRUD app with validation, authorization, database, and deployment. remult.dev/tutorials/soli… Daniel Afonso Tejas Kumar Thanks for the inspiration at ConfrontJS

Remult (@remultjs) 's Twitter Profile Photo

Version 0.26.16 was released with many improvements to remult admin, many thanks to JYC 🦋 & ermin for their amazing work github.com/remult/remult/…

Remult (@remultjs) 's Twitter Profile Photo

🚀Exciting news! We've launched an early version of our interactive #Remult tutorial using new TutorialKit by StackBlitz. It's functional, and we have some improvements in mind, and we need your feedback! Join us: learn.remult.dev #WebDevelopment #opensource #typescript

Remult (@remultjs) 's Twitter Profile Photo

Checkout the new groupBy and aggregate functions. Now you can enjoy group by queries directly from any frontend (React ,Angular ,Svelte...) with authorization and support for any nodejs server (ExpressJS, Fastify, Next.js...) youtu.be/D5lDaulNDC4

Remult (@remultjs) 's Twitter Profile Photo

Checkout this video to see how how to connect remult.dev to your existing database and start building type-safe #fullstack apps with any #typescript frontend, backend, and any DB! Watch now 👉 youtu.be/5QCzJEO-qQ0 #FullStack #Database #JavaScript #WebDev

Noam Honig (@noamhonig) 's Twitter Profile Photo

Exciting news! 🎉 Starting a Remult project is now easier than ever! npm init remult@latest Get a fully functional Remult app up and running in no time—including frontend, backend, database, and auth using your favorite stack. 🚀 Remult #typescript #fullstack