Quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.

Inertia.js retweeted
So remember three hours ago when I said I didn't think stacking in @inertiajs would support multiple stacks? 😅
26
25
336
Inertia.js retweeted
I'm getting closer on the @inertiajs modals API. Thinking of calling this feature "stacking", where you have a base page, and then you can "stack" a modal/slideout/whatever on top of it. Server-side you mark endpoints as "stackable", and can optionally provide a base page.
13
18
242
Inertia.js retweeted
Oh wow oh wow, I think I just figured out the last missing piece needed to get this modal feature working!!! 😱 And it's just…beautiful. 😭 If you told me a month ago that Inertia 1.0 would ship with both SSR and modal support, I would have laughed. Now, I think it will! 🥳
So, I think we may have cracked modals in @inertiajs. 😱 ✅ Server defined modal routes ✅ Navigate to modal routes to open ✅ Navigate away to close ✅ Forward/back modal history navigation ✅ Full page modal visits ✅ Modal to modal visits ✅ Flexible positioning via portals
18
37
361
Inertia.js retweeted
Okay, the new "File uploads" page is live! 👀 inertiajs.com/file-uploads I've also updated the "Forms" page to include all the new form helper options, as well as the new Svelte examples! 🙌 inertiajs.com/forms
3
4
24
Inertia.js retweeted
📁 Currently writing docs for a new "file uploads" page on the @inertiajs website. This will include a thing we get asked about all the time: Why can't I upload files via PUT or PATCH? 🤔 Thankfully both @laravelphp and @rails have a nice answer to this problem. 👌
3
9
78
Inertia.js retweeted
🔮 Meet the new <inertia-head> component, which will ship with the upcoming @inertiajs SSR feature. Inspired by the <Head> component in Next.js, this component lets you append elements to the page head, and is rendered both client and server-side (SSR). SEO for the win! ✨
5
17
196
Inertia.js retweeted
So excited about this release! TONS of form helper improvements here. @sveltejs, welcome to the form helper club. 🤝 @vuejs, your form helper data is now automatically remembered. 🧠 @reactjs, okay, your form helper was in good shape, but you now got the new form options. 👍
🚀 It's release day! ✅ inertia@0.8.6: inertiajs.com/releases/inert… ✅ inertia-vue@0.5.6: inertiajs.com/releases/inert… ✅ inertia-vue3@0.3.6: inertiajs.com/releases/inert… ✅ inertia-react@0.5.5: inertiajs.com/releases/inert… ✅ inertia-svelte@0.6.2: inertiajs.com/releases/inert…
4
9
82
🚀 It's release day! ✅ inertia@0.8.6: inertiajs.com/releases/inert… ✅ inertia-vue@0.5.6: inertiajs.com/releases/inert… ✅ inertia-vue3@0.3.6: inertiajs.com/releases/inert… ✅ inertia-react@0.5.5: inertiajs.com/releases/inert… ✅ inertia-svelte@0.6.2: inertiajs.com/releases/inert…
2
26
118
Inertia.js retweeted
Hey there Vue 2 Inertia users. 👋 📊 Can you help me out with a quick poll? I'm curious what version of Vue 2 ya'll are using with Inertia. I'm trying to decide if I can use a Vue 2.6 feature (Vue.observable). 🤔
91% Vue 2.6 (the latest)
9% Vue 2.5 or older
439 votes • Final results
2
3
15
Inertia.js retweeted
👨🏻‍💻 The @inertiajs form helper is coming to the @sveltejs adapter real soon, thanks to the excellent work of @mariojankovic. ℹ️ Follow along here: github.com/inertiajs/inertia… 💜 Mario's been helping with the maintenance of our Svelte adapter, and doing an awesome job of it!
1
7
33
Inertia.js retweeted
Spent a bunch of time tonight splitting apart the Vue 2 and Vue 3 code samples in the @inertiajs docs. This is much better. 👌 I think I'm going to update the Vue 3 examples to use the composition API wherever it makes sense. ✨ Check it out: inertiajs.com/client-side-se…
7
9
161
Hey, did you know we have a Reddit page? 🤔 redlib.catsarch.com/r/inertiajs/ Hit that join button! ✅
14
Inertia.js retweeted
Folks, this is an @inertiajs app! 🏎💨 #InertiaSSR
31
50
519
Inertia.js retweeted
Replying to @reinink @inertiajs
The more I program the more convinced I am inertia is the way I want to build apps.
1
18
Inertia.js retweeted
🏎 Wondering how the new @inertiajs server-side rendering works? I've just updated the SSR page in the Inertia docs to explain it. inertiajs.com/server-side-re…
7
21
147
Inertia.js retweeted
🔥 So, it's official. I have SSR working in @inertiajs. And it's awesome. 😱 ✅ Works in Vue, React & Svelte ✅ Super fast page loads (<100ms) ✅ Works with any server-side framework ✅ It uses a background Node process ✅ No headless browser needed ✅ Tested on Heroku & Forge
49
103
732
Inertia.js retweeted
Just tagged v1.10.0 of @inertiajs for Rails! Includes a new command to automatically scaffold a basic InertiaRails /React setup in your rails (w/ webpacker) app. Just run `rails inertia_rails:install:react`. It's easier than ever to give InertiaRails a try!
3
17
Big thanks to @vedovelli74 for becoming our latest sponsor! 💜 inertiajs.com/sponsors
1
9
Inertia.js retweeted
So, I've been busy this week... 👀
26
23
322
Inertia.js retweeted
🥳 Love this! @ClaudioDekker originally built the JSON assertion testing helpers for @inertiajs. We loved it so much, he decided to PR it to @laravelphp core. Now everyone benefits! 🙌
Taylor now walking through the new additions to testing your JSON responses in your PHPUnit tests. Shoutout to @ClaudioDekker for this addition github.com/laravel/framework…
2
9
51