
Catching Up on InertiaJS with Jonathan Reinink - JSJ 511
JavaScript Jabber
00:00
Using Inertia to Reload the Current User
Every time you navigate to a new route, as find in your back and it's going to run this middle ware and load up that data. But as the documentation says, somebody got to be careful of cause if it's a bunch of data, then it' slow things down. While it seems like inefficient pactically, it just really doesn't actually amount to anything. It passing an extra bit of jason along just doesn't really practically slow things down very much. That's why i haven't ever used any sort of cla inside state management systems.
Transcript
Play full episode