pv magazine International: International research team uses algorithm to reduce negative impact of inertia emulation of PV in micro-grids
International research team uses algorithm to reduce negative impact of inertia emulation of PV in micro-grids
Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
A group of scientists from the Institute of Electrical and Electronics Engineers (IEEE) and the Chinese Association of Automation is proposing to increase the inertia of PV systems connected to ...
Inertia does this via adapters. We currently have three official client-side adapters (React, Vue, and Svelte) and four server-side adapters (Laravel, Rails, Phoenix, and Django).
Inertia provides three helper methods for updating page props without making server requests. These methods are shortcuts to router.replace() and automatically set preserveScroll and preserveState to true.
Inertia is fine-tuned for Laravel, so the documentation examples on this website utilize Laravel. For examples of using Inertia with other server-side frameworks, please refer to the framework specific documentation maintained by that adapter.
Inertia then dynamically swaps out the previous page component with the new page component and updates the browser’s history state. The end result is a silky smooth single-page experience.