Day 01 - 12-28-18 - 4 hrs, 52 mins
- Referenced a few friends and dev peers on advice for if to leave the site as-is, or remove "study blog" components. General consensus: leave as-is.
- Compiled outline for next coming weeks for studying. Main emphasis: finish Eloquent JavaScript, finish React Quickly, React Router, React hooks, React ProtoTypes, Docker backend, PostGres, SQL backend and SQL syntax/DB normalization brush-up, Rest APIs. Also resume update, business cards, calendar for networking events.
- Updated site to include notes and React apps from past week. Added Week 11 pages and updated nav/index/roadmap to reflect
- Eloquent JavaScript: Chapter 10 - Modules and practiced with import, export, and default.
- Read up further on JS destructuring since Eloquent JavaScript only mentioned it very briefly & practice with using objects and arrays.