-Gatsby
-Setting gatsby up
-Using gatbsy-node.js to make an API call, create pages and
GraphQL nodes based off data from API call
-Component shadowing with themes
cont...
React stuff:
-My first time using hooks!
-useReducer, useHooks, useState and useReducer
-Learned Context
-How to create custom hooks
-Styling with themes
-theme-ui
-shadowing theme-ui objects
cont..
-Custom Type Schemas from data sources
-Further customization on types based off of whether a
certain type of node was created or not
-Static/Page querying
e-commerce:
-I actually had no idea how much work a shopping cart was 😅
cont...
-Got some new chrome plugins for checking me on a11y
-How Yarn Workspaces works
-Publishing my own npm packages
-Setting up and managing a M O N O R E P O
-SEO things
-Formik (is amazing)