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

🚀 Inertia.js v1.0 is here! 🏆 Simplified library structure ✨ Improved TypeScript support 🏎️ Svelte SSR support ⌛Progress indicator now in core 🐆 SSR server now in core Upgrade guide: inertiajs.com/upgrade-guide Release notes: github.com/inertiajs/inertia…
62
213
1,009
205,862
Inertia.js retweeted
Working on trying to make the SSR story for Inertia.js a little simpler, so I decided to add artisan commands to the Laravel adapter to make it easier to start and stop the SSR server. Think I got it working! 🤙 PR here: github.com/inertiajs/inertia…
11
10
127
15,037
Inertia.js retweeted
So @jessarcher came up with a great solution for cancelling visits in Inertia.js. Since Inertia visits are synchronous (like normal browser visits), we can just have a global `router.cancel()` method that always cancels the currently active visit. No more cancel tokens! 🥳
4
14
153
22,069
Inertia.js retweeted
Something I want to try and do more of in 2023: sharing stuff on here 😅 Outside of Tailwind Labs stuff, the last few weeks I've been working really hard to push Inertia.js 1.0 forward. Huge thanks to @jessarcher and @jordanpittman for all their help. Some highlights:
12
13
173
27,854
Inertia.js retweeted
Thanks to help from @einbuhrmi, I think we've finally got server-side rendering working in Inertia.js with Svelte 🥳 This will be included with the upcoming v1.0.0 release — and I hope to get it into the beta early next week.
6
9
113
Inertia.js retweeted
Hey folks! We released a beta version of Inertia.js v1.0 this week! 🚀 This release focuses on simplifying the project with the goal of making it easier to maintain (and use) moving forward. So while there's no big new features, it's a significant step forward for the project 🥳
16
60
487
Inertia.js retweeted
I'm getting close to a 1.0 release of Inertia.js! 🥳 Been working hard to simplify the whole project to make it easier to maintain and also just easier to use. Also been working with @taylorotwell to improve the docs for 1.0 💪 Pretty excited with how it's coming together!
41
55
749
Inertia.js retweeted
A nice little write up from Jack explaining the process of rewriting their app, Fathom Analytics, from Ember.js to Vue.js and Inertia.js. I've been through a similar process myself a couple times now — more recently on the Tailwind UI codebase — and can relate to much of this!
We re-built our entire application using Inertia.js and Vue.js. usefathom.com/blog/rebuilt-a…
4
4
34
Inertia.js retweeted
Laravel Forge is also written with @vuejs and @inertiajs. It's an empowering stack for sure. @ClaudioDekker did the bulk of getting Forge converted. It was great to see the master of Inertia at work! Every app I write now uses this stack, it's part of my ultimate toolkit ⚒️
We re-built our entire application using Inertia.js and Vue.js. usefathom.com/blog/rebuilt-a…
5
2
51
Inertia.js retweeted
Spent some time tonight trying out the new Laravel plugin for Vite in an Inertia project of mine and I am impressed! It worked without issue, and it's flippin fast. I like that it uses the standard vite.config.js file. Even managed to get my automatic page layouts working 👇
9
24
199
Inertia.js retweeted
Been thinking about the next release of Inertia (we've got a bunch of fixes in the works and some smaller new features), and I think I'm going to change the core library from being a peer dependency of the React, Vue and Svelte adapters to an actual dependency.
3
5
76
Inertia.js retweeted
Today we're pumped to announce that new Laravel projects use Vite to bundle frontend assets. Breeze and Jetstream have been updated as well. 🔥 Experience lightning fast Hot Module Replacement when using the new Breeze / Vite stack with Inertia Vue or React. ⚡
43
199
1,272
We just released a small update to the Laravel adapter, which now automatically checks for the Vite build manifest file when determining the site's asset version. Nice little improvement — especially with the new Vite plugin coming to Laravel soon 👍 github.com/inertiajs/inertia…
1
10
70
Inertia.js retweeted
Been using @inertiajs for three years now and I still get giddy about how simple it makes things 🥰 Just used it to persist the selected snippet language to the server on the new Tailwind UI website. Saving state server-side and having it reactively update client-side is just 👌
11
12
158
Inertia.js retweeted
I'm thinking about adding a global link click handler to Inertia.js for situations where you're working with raw HTML — that has links — but there's no way to use a real Inertia <Link> component. It would probably be opt-in only via an `inertia` attribute on the <a> element.
9
6
63
Working with @inertiajs, @laravelphp and Vue provides such an amazing developer experience 🤯 It’s such a good stack.
20
24
345
This is why @inertiajs is such a dream. This Framer Motion animation is based purely on the URL, and because Inertia simply swaps out the props instead of a full page reload it just works. 🤩
8
20
248