From 5b86b199b19b57f43ec8c5ba12ed6dce7fcd6b47 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 22 Oct 2018 23:36:58 +0000 Subject: [PATCH] --- devdocs/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 2cc512cb..614e3e0d 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -26,6 +26,7 @@ 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 - Try the various UI frameworks / stylers and get a feel before making a selection - Examine on phone, ipad, all desktop browsers, low bandwidth test, no bandwidth test