Skip to content

「コンポーザブルとは何か ?」の質問 #73

Closed Answered by nbifrye
tokuda109 asked this question in ハンズオン Q&A

You must be logged in to vote

回答いただきありがとうございました!

  • Vue の API (例: Composition API, ref() など) を使うようなものをまとめたロジック群は composables/*
  • Vue に閉じないようなロジックは utils/*
    • 例: スネークケース/キャメルケースの変換など
  • Nuxt 自身の API を参考にするとよい

Replies: 2 comments 4 replies

You must be logged in to vote
3 replies
@atlansien

@atlansien

@nanauda

You must be logged in to vote
1 reply
@nbifrye

Answer selected by ubugeeei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants