Latest posts tagged with #InertiaJS on Bluesky
[ENG] Workshop announced at Tropical on Rails 2026!
[PT-BR] Workshop confirmado no Tropical on Rails 2026!
️🗓️ 08/04 - Às 14:00h (tarde) - Duração: 4 horas
Valor: R$ 499
www.sympla.com.br/evento/trop...
#TropicalOnRails #RubyOnRails #InertiaJS #Rails #Workshop
Railsアーキテクチャについてまとめてみました
MVC, Hotwire, Inertia.js, API分離
qiita.com/yut-nagase/i...
#Rails #MVC #Hotwire #Inertiajs
🎉 Inertia.js 2.3 intègre Laravel Precognition nativement ! Plus besoin de packages supplémentaires pour la validation en temps réel. Vos règles backend fonctionnent directement côté frontend sans aucun effort ✨
https://laravel-actu.fr/inertia-2-3-precognition/
#Laravel #InertiaJS #PHP
🚀 Inertia.js 2.0.12 : les Once Props arrivent enfin ! Plus besoin de renvoyer vos listes de pays ou plans tarifaires à chaque requête. Le client les mémorise automatiquement. Un vrai gain de perf !
https://laravel-actu.fr/inertiajs-once-props/
#Laravel #InertiaJS #PHP
Pour notre second talk à l’occasion du prochain meet-up, ce sera Mathieu Tudisco qui nous partagera son retour d’expérience sur #InertiaJS.
Un outil qui bouscule les approches classiques du développement web.
Infos et inscriptions sur meetup: www.meetup.com/lyonjs/event...
🎙️New Episode of Code and the Coding Coders who Code it! Episode 50 with @adamfortuna.com
podcast.drbragg.dev/episodes/epi...
#ruby #Rails #code #coding #coders #podcast #inertiajs
Hardcover team ditched Next.js for Rails+Inertia.js and got faster pages, better SEO, and lower costs. Sometimes moving back is moving forward.
#Rails #Inertiajs #webdev hardcover.app/blog/part-1-how-we-fell-...
If you missed last week's @elixirsydney.bsky.social meetup, you can now watch Alembian @mikebuhot.bsky.social's talk where he shared his experience trying out #InertiaJS with a React Frontend and a #Phoenix Backend.
It's not going away I think, it's just the devtools plugin no longer working in the chrome browser. However, building full scale web apps using #alpinejs compared to #inertiajs is a hard challenge anyway. So basically: The more complex the website, the more you should probably lean towards inertia.
This makes building interactive apps easier with better UX. I’ll share more thoughts soon! ⚡ #Rails #React #TypeScript #InertiaJS
A while ago I had trouble with testing deferred props in #InertiaJS and #Laravel, through some tinkering and source diving I found a solution and wrote this blog at work jump24.co.uk/journal/test...
This is so cool for the front-end part of Ruby On Rails!
Having a variety of possibilities in a ecosystem makes it richer 🧠
evilmartians.com/chronicles/i...
#rails #ruby #frontend #inertiajs #js #javascript
The new Laravel starter kits are pretty sweet!
#laravel #inertiajs #reactjs #vuejs #livewire
www.youtube.com/watch?v=Sefj...
Let's create a side project called Giftwhisper.cloud using #Laravel, #InertiaJS, and @shadcn. Excited to run it on the new Laravel cloud! #SideProject
Earlier in the week I had trouble with testing a #laravel controller that returns an #InertiaJS response with a deffered prop, and then asserting against that prop in a test. (1/3 with example code)
Hey @nuxt.com! Is there any plan to allow Nuxt UI to be used with vanilla @vuejs.org projects?
I'm using #Inertiajs for some, and would love to easily use your amazing lib with them. (I'll be glad to help if needed)
Thanks!
CC @benjamincanac.dev @nuxtlabs.com @antfu.me @atinux.com
#inertiaJs was already good, Inertia 2.0 is very good, and deserves to be considered as the router of choice for JavaScript frameworks.
If one of your 2025 resolutions is to explore modern front-end solutions for #rails, I’ve got you covered. Check out my blog post and repo comparing #Hotwire, #htmx , #unpolyjs and #inertiajs.
github.com/lcmen/hotwir...
www.mendelowski.com/blog/2024/11...
Brand new Wordpress adapter for InertiaJS is now available.
- Fully compatible with v2 including history encryption, polling, deferred/merged props et al.
- Built in SSR
- Build your theme with Vite HMR
#inertiajs #vuejs #react #svelte #wordpress #javascript
inertia-wordpress.evomark.co.uk
I know that no one asked for it, but I've added #inertiajs to the mix (with React without JSX transpilation!). Compare it with #hotwire, #htmx, and #unpoly.
The same principle as before: single controller, no build, importmap, and propshaft.
I kicked off video #1, showing migrating the custom sidebar onto a sleek new #shadcn component using #rubyonrails and #inertiajs! 🚀 Building SaaS products with some help from AI tools like ChatGPT and Claude
www.youtube.com/watch?v=Q3M9...
#push2prod #saas #founderjourney #aiincoding #bootstrapper
Setting up #Laravel & #InertiaJS with support for typescript & react without using Breeze is about as clear as mud. This is where @taylorotwell.bsky.social suggestion of repo based starter packs would be really really nice.
#Inertia 2.0: Next-Gen Frontend Development for #Laravel 🚀
🔄 Completely rewritten request handling enables async operations, supporting simultaneous requests without cancellation. #InertiaJS now bridges #Laravel with #React, #Vue, and #Svelte seamlessly
Les dernières news publiées sur Framework Heroes.
Les dernières news publiées sur Framework Heroes.
Au menu #inertiajs @nextjs.org #laravel @filamentphp.com @djangoproject.com
The state of Backend and Frontend frameworks.
Backend moved across the network with things like Hotwire and turbo with #rails
Frontend moved across the network with new React 19, RSC, #Nextjs
What if you could keep the best of both worlds and really “close that gap”? #Inertiajs
“Close the Gap”
From my upcoming post I’m writing on #Inertiajs based on Ryan Florence’s talk “mind the gap”
Really looking forward to putting pen to paper on this concept I’ve been preaching about.
I spun up a new #RubyOnRails application to test a new feature in isolation. Gave me an opportunity to try out #InertiaJS as well. Great combo!
Everything is trade offs of course. I’ve worked on multiple #Rails projects, and while the backend and Gems allow very tightly integrated solutions, you then have to fill in many gaps on the front end side.
I’m very bullish on bridging these gaps with #Inertiajs