Remult
55 posts


Just released @RemultJs v0.27.22 with improved support for @sveltejs #sveltekit ssr
github.com/remult/remult/…
English
Remult がリツイート

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. 🚀
@RemultJs #typescript #fullstack
GIF
English

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

YouTube
English

Checkout the new groupBy and aggregate functions.
Now you can enjoy group by queries directly from any frontend (@reactjs ,@angular ,@sveltejs...) with authorization and support for any nodejs server (@UseExpressJS, @fastifyjs, @nextjs...)
youtu.be/D5lDaulNDC4

YouTube
English

🚀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
English
Remult がリツイート

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

@taylorotwell With @RemultJs you can have the Laravel/Django/Rails-style full-stack CRUD experience (and realtime live queries) combined with a full JS SPA frontend. Probably the shortest code for a todo app you can find in JS/TS. github.com/remult/remult/…
English

The todo application. 😅
But, seriously, here's the thing...
When Laravel and Rails developers say "full stack", they mean something totally different than when Next or Remix (React Router?) developers say "full stack".
In Laravel and Rails, it means there are built-in, opinionated solutions to things like validation, interacting with a database, authenticating users, scheduling background work, sending an email.
In Next and Remix, it seems to mean that there is simply the bare ability to run code on the server at all and an advertisement for Clerk. 🙃
From my perspective, Next and others are really, really great at the GET part of web development. Get data from some backend, show it on the page quickly. 👌
They are not mature for POST, PUT, and DELETE, especially when things start getting non-trivial.
And, I don't think this is really unique to Next or a single framework. It's something that seems to pervade current JavaScript as a whole - note the current proliferation of "starter kits" that try to bring some sanity to the full-stack story.
I think this has had actual consequences in the JavaScript ecosystem...
Rails and Laravel were built with the express purpose of allowing a single developer to build the next GitHub... or the next AirBnb... or the next Shopify. Prototyped from beginning to end.
That's what I'm passionate about. Empowering a single developer or small team to build something amazing.
I built the 1.0 of Laravel Forge, Envoyer, Vapor, Spark, and the backend of Nova by myself.
$40M in revenue over 10 years from my home office. That's an empowering tool for a solo founder.
I don't see a full-stack story in JavaScript yet that would allow me to realistically sit down and build something like Forge or Vapor from start to finish. Maybe I'm missing it. 🤷♂️
The MVP start-ups I do see fully built on current JS meta frameworks are much thinner. The stereotypical API call to an AI service. Not much meat on the bones.
Laravel / Rails have been building their modern front end story with Hotwire, Livewire, Inertia, and more... Next and others are building their modern back end story.
Smart people on both sides working on these problems, so I'm confident we'll both get to where we want to go. 💪

WebDevCody@webdevcody
bro, try laravel it's so simple compared to next. this is a todo list application:
English
Remult がリツイート

@RemultJs just added support for SolidStart and @solid_js and a complete tutorial on how to write a full-stack CRUD app with validation, authorization, database, and deployment.
remult.dev/tutorials/soli…
@danieljcafonso @tejask Thanks for the inspiration at @confrontjs
English
Remult がリツイート

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

English

🚀 New #Remult 0.26.0 is out! 🎉 Features migrations, enhanced error handling, new field types, SQLite support, and updated docs. Check it out: #JavaScript" target="_blank" rel="nofollow noopener">github.com/remult/remult/… #FullStack #typescript
English

Единственное, что меня последнее время удивило в мире Node.js — @RemultJs.
Обычно все на Реакте писать дольше, чем на Ruby on Rails.
А тут автор сделал простую библиотеку для любого JS-фреймворка, которая реально ускоряет создание прототипа бизнеса.
github.com/remult/remult



Русский
Remult がリツイート

Wow, @RemultJs 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



English

🚀 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/…
English

🚀 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
English

I'm migrating an app step by step to @RemultJs
And from time to time, I like to see the delta if I would have done it in one go.
Right now it's like 70% complete.
Quantity of code 👉 divided by 7️⃣ 🤯
✨ github.com/remult/remult

English

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

YouTube
English

🎉 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/…
English



