From 84a38b3fe1d849e817d83f08ca2e83a5df52322c Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Tue, 18 Aug 2020 22:10:46 -0400 Subject: [PATCH] Update Dev Logs --- Dev Logs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Dev Logs.md b/Dev Logs.md index 1c14e41..f591509 100644 --- a/Dev Logs.md +++ b/Dev Logs.md @@ -30,6 +30,7 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T ### Tueday 8/18/20 - Began implementing react-styleguidist documentation system (starting with ItemTable) +- Began rewriting JSDoc doclets for JS[X] components. See [this article](https://2ality.com/2011/08/jsdoc-intro.html) for an overview of doclet format and tags. - Began destructuring exisiting componennts - Created proper MUI theme wrapper