This commit is contained in:
2018-10-23 19:29:14 +00:00
parent 8be94d4018
commit 9689042418
2 changed files with 14 additions and 1 deletions

View File

@@ -26,8 +26,17 @@ DEVELOPMENT SCHEDULE
WEEK OF 2018-10-22 - Learn Vue, select a UI framework
- skim through VUE docs to familiarize before coding
- skim: https://babeljs.io/docs/en/learn
- Read the style guide and if possible stick to it:
- https://vuejs.org/v2/style-guide/
- Skim router docs:https://router.vuejs.org/
- Skim the VUEX DOCS
- Check this shit out: https://github.com/vuejs/awesome-vue#components--libraries
- Make a basic PWA app code against RAVEN server a throwaway initial stab at RAVEN for learning what is needed to learn
- Be sure it's component-ized properly: https://vuejs.org/v2/guide/components.html#Organizing-Components