This document is
an effort to get people up to speed where they feel confident about react and javascript
I am putting together an organized list of what I grab for when solving various problems.
"what I know cold", and these are just the things that currently come to mind it can be updated later.
There are also "warm items", that I know to google and reach for when encountering a situation
an example of that would be an IIFE
- immediately invoked function expression.