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

Code: separate style from logic #122

Open
davidpelfree opened this issue Jan 21, 2020 · 0 comments
Open

Code: separate style from logic #122

davidpelfree opened this issue Jan 21, 2020 · 0 comments

Comments

@davidpelfree
Copy link
Collaborator

Keep CSS and other style elements totally separated from the code and the logic.

To decide if the style is well separated from the code, ask yourself "what if we need to apply a totally different color scheme / theme / color-palette? Could we do by replacing only a single definition?"

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

No branches or pull requests

1 participant