Skip to content

Instantly share code, notes, and snippets.

@changtimwu
Last active June 15, 2016 05:29
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 changtimwu/0b831a475f2aa89eec73eba16be0184a to your computer and use it in GitHub Desktop.
Save changtimwu/0b831a475f2aa89eec73eba16be0184a to your computer and use it in GitHub Desktop.
VUE survey and study

vuejs project outline

  • route
  • webpack & npm

Survey UI components

type of UI components

design for mobile display

  • desktop vs mobile. Different apps or different views?
  • portrait/landscape
    • lock on portrait. ex. Instagram, Miu Ptt, google translate, facebook.
    • design for portrait. Too wide when landscape. ex. AWS console
    • design for both portrait and landscape. Auto re-layout when rotate. ex. KKBOX, Trello
  • need a complete sample project.
  • common mobile UI patterns:
    • CRUD
    • multi-select
    • form edit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment