Skip to content

Instantly share code, notes, and snippets.

@Akiyamka
Last active November 27, 2019 16:29
Show Gist options
  • Save Akiyamka/029c074c2089807682179f8c4fc6ed88 to your computer and use it in GitHub Desktop.
Save Akiyamka/029c074c2089807682179f8c4fc6ed88 to your computer and use it in GitHub Desktop.
Regular problems
  • Storing some data in url
  • Sync url and app statement (app change url, url change app without page refresh)
  • Proxy for remote work
  • Store different build configs (prod, dev, stage, whatever)
  • Project architecture documentation (where to store, how to write)
  • Protection of the application from bad data with the backend or its inaccessibility
  • Map and Interface Interactions
  • Кeeping dependencies up to date
  • Ui translations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment