Inertia.js v2.0 beta is now available

(v2.inertiajs.com)

3 points | by rob 9 months ago ago

2 comments

  • 0xblinq 9 months ago 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 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