採用技術にフォーカスしたWebサイトリンク集。
トレンドリサーチや技術選定の参考に、WEBデザインやコーディング、開発の参考にも使えるWebサイトギャラリー。
Check WebTech

Pinia が採用されたサイト事例一覧です。

Pinia started as an experiment to redesign what a Store for Vue could look like with the Composition API around November 2019. Since then, the initial principles have remained the same, but Pinia works for both Vue 2 and Vue 3 and doesn't require you to use the composition API. The API is the same for both except for installation and SSR, and these docs are targeted to Vue 3 with notes about Vue 2 whenever necessary so it can be read by Vue 2 and Vue 3 users!
(DeepL翻訳)
Piniaは、2019年11月頃、Composition APIを使ってVue用のStoreがどのようなものになるかを再設計する実験として始まりました。それ以来、最初の原則は変わっていませんが、PiniaはVue 2とVue 3の両方で動作し、Composition APIを使用する必要はありません。APIはインストールとSSR以外はどちらも同じで、このドキュメントはVue 3を対象として、必要なときにVue 2についての注釈を加えているので、Vue 2とVue 3のユーザーにも読んでもらえると思います

https://pinia.vuejs.org/