Using Inertia to Supercharge Server-Rendered Applications

James Bannister • January 22, 2021 • 1 minute read

laravel

Across two jobs, and a number applications, I've been using Inertia JS to create great SPA experiences with ease.

Inertia allows us to leverage server side routing and controllers to quickly create SPA experiences.

Recently, I gave a talk at the Brisbane Laravel Meetup on what Inertia is, some of its features, and why I think it is a great choice for building SPAs.


I hope you found this useful. If you have any feedback, thoughts, or different approaches to this then I'd love to hear from you; I'm @jryd_13 on Twitter.

Thanks!