This commit is contained in:
2018-11-09 20:50:02 +00:00
parent 00d61869ef
commit 84ea572ad2
7 changed files with 93 additions and 13 deletions

View File

@@ -41,8 +41,7 @@ NEXT: Test authorization code to login even if just doing it from code for now t
- Test as PWA on all devices
- Stage 2:
- Make it work with the backend:
- Login, logout
- Make it work with the backend:
- Error handling at client (log? display?)
- Notification of some kind (bell / toast)
- Localized text

View File

@@ -147,7 +147,10 @@ ICONS = FONTAWESOME 5 (free)
https://fontawesome.com/icons?d=gallery&s=regular,solid&m=free
UTILITY = LODASH
=-=-=-=-=-=-=-=-=-
- Using modularized one by one to save build space : https://www.blazemeter.com/blog/the-correct-way-to-import-lodash-libraries-a-benchmark
- https://lodash.com/custom-builds
POTENTIALLY USEFUL VUE / GENERAL COMPONENTS AND PLUGINS
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-