星星的筆記.
Lucas
程式
ACG
生活
專案
關於
標籤
# Inertia.js
2024/12/25
Inertia v2.0 新功能介紹
介紹 Inertia v2.0 推出的新功能,包含 Async Requests (異步載入)、Polling (輪巡)、Prefetching (預先載入)、Deferred props (延遲載入 Prop)、Lazy loading (惰性載入) 等
程式設計
#
Laravel
#
Vue.js
#
Inertia.js
2022/01/12
Inertia.js SSR | 讓 Laravel x Vue 實現服務端渲染
介紹如何使用 Inertia.js 的 SSR (服務端渲染) 功能
程式設計
#
Laravel
#
Vue.js
#
Inertia.js
#
SSR