Inertia.js v2.0 beta is now available

3 pointsposted 9 months ago
by rob

2 Comments

0xblinq

9 months ago

By far the most sane way to use React/Vue.

We've been using v1 at work (with a Rails backend) and it's fantastic.

You get the best of both worlds, and little or none of the drawbacks.

rob

9 months ago

https://twitter.com/reinink/status/1844422104256758108

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 - Infinite scrolling - Lazy loading data on scroll