Day 01 - 01-07-18 - 8 hrs, 5 mins
- Created new week work logs and work blog pages. Updated navs and necessary other pages to reflect additions.
- Changed some titles for headers and buttons on site, globally
- Read a bit more of Functional-Light JavaScript ch 03: Managing Function Inputs & did practice work with fat-arrow functions, ternary operator, and nested fat-arrow functions.
- Re-did some stuff on resume.
- Read the first three chapters of Professor Frisby's Mostly Adequate Guide to Functional Programming: ch 01 Whatever Are We Doing?, ch 02 First Class Functions, ch 03 Pure Happiness with Pure Functions and did some practice work to help concrete theory and use.
- Read Node.js The Right Way: ch 01: Getting Started and first half of ch 02: Wrangling the File System and practiced a bit with files and fs