RemultJs's profile picture. A CRUD framework for full stack TypeScript

Remult

@RemultJs

A CRUD framework for full stack TypeScript

Joined May 2022
Similar User
noamhonig's profile picture. love open source, creator of https://t.co/Jir5Ovmypo

@noamhonig

refine_dev's profile picture. A React Framework for building  internal tools, admin panels, dashboards & B2B apps with unmatched flexibility ⚡️ Discord ➡️ https://t.co/xGdFpmUepl

@refine_dev

JahMot1's profile picture. Basketball player for Spintex Knight and UCC Wildcats.

@JahMot1

Qovery_'s profile picture. DevOps Automation Platform - Try it now at https://t.co/5Mus1zxKh8 and join the community https://t.co/8frJJGnrTo

@Qovery_

ApiPlatform's profile picture. Easily create REST and GraphQL APIs with Laravel or Symfony, scaffold JS apps from API docs and stream real-time changes.

@ApiPlatform

civicevic's profile picture. Software Engineer | Educator | Open Source Advocate Supporting Developer Communities
Ex-Software Engineer at @JetBrains.
Opinions are my own.

@civicevic

CodeDay_Hyd's profile picture. CodeDay is a fun 24-hour event where students can explore their creative ideas through tech. We welcome hackers of all experience-levels below the age of 18!

@CodeDay_Hyd

simonplend's profile picture. 🧑‍💻 Full Stack Engineer & Developer Educator

Now here ➔ https://t.co/fiiTcDavcq

@simonplend

eventhandlerPro's profile picture. Community Oriented Tech Events and Conferences. 
Check out our conferences @reactnext @jdevsummitil @nodetlv and more!

@eventhandlerPro

GKassym's profile picture. Software Engineer at @twilio • Technical Writer @medium @LogRocket • #JavaScript #React #Nodejs

@GKassym

diklaism's profile picture. Love open source

@diklaism

NegevDev's profile picture. NWD (Negev Web Developers) community for web developer in the south of Israel

@NegevDev

Theo_Tzanidis's profile picture. Senior Lecturer in Digital Communications @UWS , Tech enthusiast, Metaverse Fan. Follow me LinkedIn (https://t.co/e2MhyHGv49) & Flipboard (https://t.co/BCM7jODq

@Theo_Tzanidis

hazems's profile picture. Senior Software Engineer @Meta NY 🇺🇸 | Tech Lead | Speaker | Best Seller Books Author | Open Source Committer.
I ❤️ 📚⚽💻✈️. 
All tweets are my own.

@hazems

Andy_wagner1980's profile picture. Entrepreneur, Investor and Innovator interested in Machine learning, big data and disruption.

@Andy_wagner1980

Remult Reposted

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


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


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


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

Check out this great talk by @noamhonig from @NodeTLV '24! lnkd.in/dYAeBHjR @RemultJs

eventhandlerPro's tweet image. Check out this great talk by @noamhonig from @NodeTLV  '24!

lnkd.in/dYAeBHjR
@RemultJs

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


Remult Reposted

🤯 I've heard the promise of Remult-like frameworks too many times, so I admit I was skeptical. I watched the video on remult.dev and I am no longer skeptical! Reading the docs next to see what else it can do. Very impressive so far.


Remult Reposted

@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 @TejasKumar_ Thanks for the inspiration at @confrontjs


Remult Reposted

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.

TejasKumar_'s tweet image. 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.

🚀 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


Remult Reposted

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

sitnikcode's tweet image. 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
sitnikcode's tweet image. 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
sitnikcode's tweet image. 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

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


🚀 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


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


🎉 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 Reposted

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-… @WeAreDevs


Remult Reposted

Meet Your New BFF: Full stack without Duct Tape Just published Javascript and Friends talk to Youtube! Link and reply

devagrawal09's tweet image. Meet Your New BFF: Full stack without Duct Tape

Just published Javascript and Friends talk to Youtube!
Link and reply

Wow!

After almost 2 months off, back to code 🧑‍💻 I'm running an experiment to migrate an App from KitQL to @RemultJs It seems very promising!!! Of course still 🧡 SvelteKit 🩷 #GraphQL 🎩 Houdini 🧘 Yoga 👇 Ssooo more 👇

jycouet's tweet image. After almost 2 months off, back to code 🧑‍💻

I'm running an experiment to migrate an App from KitQL to @RemultJs. It seems very promising!!!

Of course still 
🧡 SvelteKit
🩷  #GraphQL 
🎩 Houdini
🧘 Yoga

👇 Ssooo more 👇


This account does not follow anyone
Loading...

Something went wrong.


Something went wrong.