Inertia.js (@inertiajs) 's Twitter Profile
Inertia.js

@inertiajs

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

ID: 1096924668009857024

linkhttp://inertiajs.com calendar_today17-02-2019 00:09:55

716 Tweet

19,19K Followers

0 Following

Taylor Otwell (@taylorotwell) 's Twitter Profile Photo

Inertia Deferred Props ๐Ÿƒโ€โ™‚๏ธ Quickly render your page for the user while Inertia gracefully fetches props in the background. Inertia's new Deferred components makes it a breeze to render beautiful loading states.

Inertia Deferred Props ๐Ÿƒโ€โ™‚๏ธ

Quickly render your page for the user while Inertia gracefully fetches props in the background. Inertia's new Deferred components makes it a breeze to render beautiful loading states.
Jonathan Reinink (@reinink) 's Twitter Profile Photo

I wasn't able to make it to Laracon last week, but I am thrilled that Taylor Otwell was able to share all the awesome improvements to Inertia.js that Joe Tannenbaum and I have been working on the last number of months. If you missed his presentation, definitely go and give it a

Jonathan Reinink (@reinink) 's Twitter Profile Photo

๐Ÿ” Something people have wanted for a long time in Inertia.js is a way to force a page to reload when navigating through history. The primary motivation is to prevent someone from seeing pages in history after logging out of an app. Right now, if you sign out of an Inertia app

Taylor Otwell (@taylorotwell) 's Twitter Profile Photo

Our mission is to get an Inertia 2.0 beta in your hands by the end of next week. ๐Ÿซก - Prefetching - Deferred props - Lazy components - Polling - Easy infinite scrolling It's good. โค๏ธ

Pedro Borges (@pedroborg_es) 's Twitter Profile Photo

The Inertia.js Svelte adapter upgrade to 2.0 is going well. I'm excited to announce it will be available in the beta release next week ๐ŸŽ‰ - TypeScript support - Svelte 5 support - Prefetching - Deferred props - Lazy components - Polling - Easy infinite scrolling Stay tunned!

Jonathan Reinink (@reinink) 's Twitter Profile Photo

We just released Inertia `v1.3.0-beta.1`, which includes: โœ… Added Svelte 5 + Svelte TypeScript support ๐Ÿชฒ Fixed history navigation on Chrome iOS ๐Ÿ–ฑ๏ธ Fixed some scroll restoration bugs โš›๏ธ Fixed bugs with the React form helper Please give it a try and report back any issues! ๐Ÿ™

We just released Inertia `v1.3.0-beta.1`, which includes:

โœ… Added Svelte 5 + Svelte TypeScript support
๐Ÿชฒ Fixed history navigation on Chrome iOS
๐Ÿ–ฑ๏ธ Fixed some scroll restoration bugs
โš›๏ธ Fixed bugs with the React form helper

Please give it a try and report back any issues! ๐Ÿ™
Pedro Borges (@pedroborg_es) 's Twitter Profile Photo

๐Ÿš€ Try out Inertia.js v1.3-beta.2 if you're using the Svelte adapter! This release fixes an issue that caused large bundle sizes and some TypeScript errors. github.com/inertiajs/inerโ€ฆ

Jonathan Reinink (@reinink) 's Twitter Profile Photo

๐Ÿš€ The Inertia.js v2.0 beta is now available! This marks a huge step forward for Inertia. The core library has been completely rewritten to architecturally support asynchronous requests, enabling a whole set of new features, including: - Polling - Prefetching - Deferred props -

๐Ÿš€ The Inertia.js v2.0 beta is now available!

This marks a huge step forward for Inertia. The core library has been completely rewritten to architecturally support asynchronous requests, enabling a whole set of new features, including:

- Polling
- Prefetching
- Deferred props
-
Derrick Reimer (@derrickreimer) 's Twitter Profile Photo

We've released v1.0.0-beta.1 of the Inertia.js Phoenix adapter, with support for the upcoming 2.0 release of Inertia ๐Ÿš€ github.com/inertiajs/inerโ€ฆ

Joe Tannenbaum (@joetannenbaum) 's Twitter Profile Photo

We took the Inertia.js infinite scroll component for 2.0 and turbo boosted it: - โฌ†๏ธ Reverse infinite scroll - ๐Ÿ‘ฌ Multiple infinite scroll components on the same page - ๐Ÿ”ƒ *Two way* infinite scroll - ๐Ÿ”— Syncing page state in URL - ๐Ÿ–ฑ๏ธ Manual mode after X requests ๐Ÿš€๐Ÿ‘จโ€๐Ÿš€

Joe Tannenbaum (@joetannenbaum) 's Twitter Profile Photo

Thrilled to announce Inertia 2.0 is now stable and released! Thank you to everyone who provided feedback while we were in beta, we are so excited about this next phase of Inertia.js and there is even more to come. Shoutout to the ๐Ÿ Jonathan Reinink for such an incredible library. โฉ

Thrilled to announce Inertia 2.0 is now stable and released!

Thank you to everyone who provided feedback while we were in beta, we are so excited about this next phase of <a href="/inertiajs/">Inertia.js</a> and there is even more to come.

Shoutout to the ๐Ÿ <a href="/reinink/">Jonathan Reinink</a> for such an incredible library.

โฉ
Josh Cirre (@joshcirre) 's Twitter Profile Photo

Inertia 2.0 is now stable. ๐Ÿ‘€ You might have seen Taylor Otwell demo some of the new features at Laracon US, but I wanted to take 3 minutes and show off what I'm excited about. The next phase of Inertia.js is here and even more on the way. ๐Ÿ‘

Inertia 2.0 is now stable. ๐Ÿ‘€

You might have seen <a href="/taylorotwell/">Taylor Otwell</a> demo some of the new features at Laracon US, but I wanted to take 3 minutes and show off what I'm excited about.

The next phase of <a href="/inertiajs/">Inertia.js</a> is here and even more on the way. ๐Ÿ‘
Jonathan Reinink (@reinink) 's Twitter Profile Photo

This is a huge milestone for Inertia.js! ๐ŸŽ‰ Iโ€™m incredibly grateful to the Laravel team for taking this project under their wing. Working with Joe and Taylor has been an absolute joy, and Inertia is so much better because of them ๐Ÿค Extremely proud of what Inertia has become ๐Ÿฅน

Joe Tannenbaum (@joetannenbaum) 's Twitter Profile Photo

We crushed a ton of Inertia.js PRs the past couple of weeks and some great stuff got shipped. A few highlights: โ›ต Laravel Wayfinder integration The `form.submit` method and the `Link` component now accept Wayfinder-shaped objects.

We crushed a ton of <a href="/inertiajs/">Inertia.js</a> PRs the past couple of weeks and some great stuff got shipped. 

A few highlights:

โ›ต Laravel Wayfinder integration

The `form.submit` method and the `Link` component now accept Wayfinder-shaped objects.