Skip to content

Instantly share code, notes, and snippets.

@apnerve
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apnerve/4773926a5c3d9619b44e to your computer and use it in GitHub Desktop.
Save apnerve/4773926a5c3d9619b44e to your computer and use it in GitHub Desktop.
Frontend-architect responsibilities
  • understanding the cascade, inheritance, semantics, and being able to choose the best style of CSS organization for the project (not necessarily their favorite)
  • organizing and building UI modules, working closely with UX or more visually-focused designers/CSS developers
  • consistency of modules, look and feel, UI interactions
  • creating file and folder structure and naming conventions, for HTML and CSS, most likely JS as well, and helping define back-end naming conventions for consistency
  • understanding the technological and business implications of a task, technical debt, and “perfect is the enemy of done”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment