Inertia.js is a framework created by Jonathan Reinink for creating server-driven single page apps. It combines the best parts of building SPAs, while keeping the conveniences of server-driven apps. For a typical Laravel and Vue app, Inertia replaces all your blade templates with Vue Single File components allowing your application to be more interactive.

We take a look at the basics of Inertia.js and build out a simple CRUD application in Laravel and Vue.

Inertia GitHub: https://github.com/inertiajs
GitHub Repo for this example: https://github.com/drehimself/inertia-example

#vue-js #vue #javascript #laravel #web-development

Inertia.js for Laravel & Vue - Server Driven Single Page Apps
264.10 GEEK