Skip to content

Instantly share code, notes, and snippets.

@inlikealion
Last active February 3, 2017 04:54
Show Gist options
  • Select an option

  • Save inlikealion/5248770 to your computer and use it in GitHub Desktop.

Select an option

Save inlikealion/5248770 to your computer and use it in GitHub Desktop.
Front-End Workflow Task-list (In-Progress)

Front-End Workflow Task-list (In-Progress)

  1. Prototype/test any mission-critical features integral to the site (impacting over-all markup)
  2. Setup boilerplate
  3. Mark-up:
  • Layout
  • Components
  • Content (all)
  1. Style:
  • Initial boilerplate/base
  • Layout (mobile-first if adaptive)
  • Device & browser test
  • Components
  1. QA:
  • User test features
  • Test across applicable desktop browsers. Example:
    • [ ]
  • Test across range of devices. Example:
    • Android phone(s)
    • Android tablet(s)
    • Apple phone(s)
    • Apple tablet(s)
    • Other?

Resources

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