From b3169b9856ffdf53d521f6edfdd3884c6a26daaf Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 22 Oct 2018 23:46:17 +0000 Subject: [PATCH] --- devdocs/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 614e3e0d..d6c96b88 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -24,7 +24,9 @@ CODING WORK DEVELOPMENT SCHEDULE -------------------- WEEK OF 2018-10-22 - Learn Vue, select a UI framework + - skim through VUE docs to familiarize before coding + - 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 - Document areas needed to focus on for learning and then do them