Remult

55 posts

Remult banner
Remult

Remult

@RemultJs

A CRUD framework for full stack TypeScript

Joined Mayıs 2022
0 Following224 Followers
Remult retweeted
Noam Honig
Noam Honig@noamhonig·
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
1
4
10
1.4K
Remult
Remult@RemultJs·
@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
0
0
2
317
Taylor Otwell
Taylor Otwell@taylorotwell·
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. 💪
Taylor Otwell tweet media
WebDevCody@webdevcody

bro, try laravel it's so simple compared to next. this is a todo list application:

English
189
501
3K
1M
Remult retweeted
Tejas Kumar
Tejas Kumar@tejask·
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.
Tejas Kumar tweet media
English
3
5
22
2.3K
Remult
Remult@RemultJs·
🚀 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
0
3
6
330
@sitnik_ru@mastodon.social
@[email protected]@andrey_sitnik·
Единственное, что меня последнее время удивило в мире Node.js — @RemultJs. Обычно все на Реакте писать дольше, чем на Ruby on Rails. А тут автор сделал простую библиотеку для любого JS-фреймворка, которая реально ускоряет создание прототипа бизнеса. github.com/remult/remult
@sitnik_ru@mastodon.social tweet media@sitnik_ru@mastodon.social tweet media@sitnik_ru@mastodon.social tweet media
Русский
10
15
154
17.8K
Remult retweeted
@sitnik_en@mastodon.social
@[email protected]@sitnikcode·
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
@sitnik_en@mastodon.social tweet media@sitnik_en@mastodon.social tweet media@sitnik_en@mastodon.social tweet media
English
4
6
42
4.2K
Remult
Remult@RemultJs·
🚀 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
0
0
3
294
JYC 🦋
JYC 🦋@jycouet·
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
JYC 🦋 tweet media
English
2
0
3
546
Remult
Remult@RemultJs·
Check out this latest video, where we implement user management and authorization using advanced remult techniques youtube.com/watch?v=9lWQwA…
YouTube video
YouTube
English
0
2
3
343
Remult
Remult@RemultJs·
🎉 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
0
2
3
465