
Catching Up on InertiaJS with Jonathan Reinink - JSJ 511
JavaScript Jabber
00:00
Inertia Adaptors - A Simple, Rich Client-Secure API
Inertia gives you a page component name of whatever page you're about to visit, and any props or data that's required for that page. When it hits a server, the way the inertia adaptors work on the server side, it detects that this is an inertia request. And it's smart enough then to only return the response just as some jason but the jason response isn't like what you typically get from an api. So you don't need to build any sort ofapi. There's no work there. You can kind just get this single page ap experience with this rich client side javscript ecosystem available to you.
Transcript
Play full episode