Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

設計とか #38

Open
uzimaru0000 opened this issue Nov 17, 2019 · 1 comment
Open

設計とか #38

uzimaru0000 opened this issue Nov 17, 2019 · 1 comment

Comments

@uzimaru0000
Copy link
Contributor

個人的に勝手に考えてるアーキテクチャ
気持ち伝わって

  • App.vue
    • ここでは基本的にContainerの呼び出しだけ。必要なら定数の注入とかも
  • Containers
    • APIの呼び出しとか、下のContentが必要なPropsの解決
  • Content
    • Propsで受け取ったものを使って描画だけをする
  • その他
    • Contentで使うパーツ

雰囲気こんな感じで
多分Vuexいらないかな?

@uzimaru0000
Copy link
Contributor Author

Untitled Diagram
あーきてくちゃ改

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant