-
Notifications
You must be signed in to change notification settings - Fork 3
Talk brainstorming
jhilden edited this page Sep 13, 2012
·
1 revision
-
most definitely for LARGE web applications
-
inconsistency!
- file structure
- naming
- UI
-
tight coupling (Markup + CSS & JS)
-
no single-responsibility
-
unclear responsibility
-
unclear applicability
- Page mentality
- Disconnect between designers and developers
- form vs. content
- problem of language, naming and communication artifacts
- inconsistent UI
- well, OK, maybe more like part/beginning of a solution
Outline:
- classes instead of IDs (for CSS)
- the "Semantic" Markup Myth
- stop the cascade - limit depth of applicability
- file structure
- naming conventions for Sass variables
- Smurfville