Inertia empowers you to build a modern, JavaScript-based single-page application without the tiresome complexity.Inertia works just like a classic server-side rendered application. You create controllers, you get data from the database (via your ORM), and you render views. But, Inertia views are JavaScript page components written in React, Vue, or Svelte. This means you get all the power of a client-side application and modern SPA experience, but you don’t need to build an API. We think it’s a breath of fresh air that will supercharge your productivity.