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

Separation of Concern Spec #37

Open
dragontheory opened this issue Aug 12, 2022 · 0 comments
Open

Separation of Concern Spec #37

dragontheory opened this issue Aug 12, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@dragontheory
Copy link
Owner

dragontheory commented Aug 12, 2022

Clean and concise break between data and UI.

This allows projects to be more:

  • data agnostic
  • JS framework agnostic/compatible
  • defined developer swim lanes
  • roughly half the code base
  • parallel/independent front/back end development
  • natural loading and validation system in between button click and data load
@dragontheory dragontheory added the documentation Improvements or additions to documentation label Aug 12, 2022
@dragontheory dragontheory moved this to 📋 Backlog in D7460N Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant