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

I wrote a basic guide to getting started with @inertiajs notion.so/Getting-started-wi…
1
1
13
Inertia.js retweeted
Automatic asset refreshing in @inertiajs is awesome, but I sometimes get asked how to do manual asset refreshing— where you let the user choose when to refresh the browser. Well, it's actually rather trivial with persistent layouts. Here's a little demo illustrating this.
1
9
75
Inertia.js retweeted
We just updated the @inertiajs docs to automatically remember the last adapter you selected. 🔮 Now if you choose "React" in a code snippet, all other snippets will default to React. ✨ Huge thanks to @robert_boes, @pixelarbeit and @Zubairmohsin33 for making this happen! 💜
5
9
79
Inertia.js retweeted
Phew. Got the Inertia version finished before the day is over... 😅
2
6
150
Inertia.js retweeted
The new @inertiajs event system is coming along really nicely. This is how simple implementing a custom page loading indicator will be once this is done. 🔥
8
15
139
I started using @inertiajs about 3-4 months ago when I was overhauling @StatusTicker. Since then I’ve built a few other apps with it, and I couldn’t imagine doing it another way. The VILT setup has literally restored my enjoyment of building full stack projects. ❤️
4
4
35
The more I use @inertiajs, the more I love it! Makes building an app so much faster and still feels fresh like a SPA built with something like #VueCLI 💯
2
20
Inertia.js retweeted
Working on Jetstream improvements today... first up, added a way to hook into the data hydration of Jetstream rendered Inertia pages! 🔥
5
9
176
Inertia.js retweeted
Thanks for the input everyone! 😘 Chatting with @ClaudioDekker, I realized I was maybe overthinking this. There isn't really any need to mutate the Inertia request. Rather, you can simply cancel the event and then call Inertia.visit() with the new request. Nice and simple. 👌
👋 Seeking input on the @inertiajs event system design. Is it weird/discouraged/wrong to allow an event listener to mutate some event data? For Inertia, this could actually be quite handy, since it would allow you to modify the request/response, almost like a middleware. 🤔
1
1
24
Inertia.js retweeted
👋 Seeking input on the @inertiajs event system design. Is it weird/discouraged/wrong to allow an event listener to mutate some event data? For Inertia, this could actually be quite handy, since it would allow you to modify the request/response, almost like a middleware. 🤔
10
3
25
Inertia.js retweeted
Got the Jetstream documentation improved and moved over to VuePress... jetstream.laravel.com ... help us improve it even more! github.com/laravel/jetstream… ... ✈️
15
46
376
⭐️ We just published inertia-svelte v0.3.0, which adds support for persistent layouts, a new use:inertia directive, and more! ⭐️ ⏩ Full release notes with code examples: github.com/inertiajs/inertia… 👏 Huge thanks to @pedroborg_es for his excellent work on this release.
1
4
25
Related to this, we also published two smaller releases to the Vue.js and React adapters, adding the new headers prop to the Inertia link component in those libraries: inertia-vue@v0.2.3 github.com/inertiajs/inertia… inertia-react@v0.2.1 github.com/inertiajs/inertia…
3
💜 Huge thank you to @andreiio for becoming our latest sponsor! 😍 inertiajs.com/sponsors
5
🚢 Today is turning into a bit of a release day! We just added the ability to set custom headers on Inertia requests in v0.2.3. ✨ ⏩ Release notes, including some code examples, can be found here: github.com/inertiajs/inertia… 🙏 Thanks again to @ClaudioDekker for his work on this.
4
35
Inertia.js retweeted
This is a huge release for @inertiajs! 🙌 Laravel now has **built-in support for Inertia.js** via Jetstream, allowing you to get up and running with Inertia in Laravel faster than ever via a beautiful default app scaffolding . 🤩
🥳 Laravel 8.x has been released! Includes support for Jetstream, job batching, powerful model factories, migration squashing, improved rate limiting, and more! laravel.com/docs/8.x/release… 🥳
6
12
156
Inertia.js retweeted
Hey @inertiajs devs, have you ever wanted to set a custom header on an Inertia request? If yes, what was your use case? I'm considering adding a header option, but my concern is that most (all) of the examples I've seen are folks using Inertia wrong. Is there a good use case? 🤔
10
1
23
⭐️ We just published inertia-vue v0.2.2, which adds a new array shorthand for nested layouts. ⭐️ ⏩ Full release notes: github.com/inertiajs/inertia…
1
3
31