Front-End Competencies
par Antonio Andrade

1. ES2015
2. yarn
2.1. Install a Package
2.2. Import a Package
2.3. package.json
2.3.1. Find dependencies
2.3.2. Find devDependencies
2.3.3. Find Scripts
2.4. Run Scripts
3. webpack
3.1. Run Build
3.2. Locate Build Artifacts
3.3. Loaders
3.4. Entry Points
4. Redux
4.1. Identify Actions in Application
4.2. Monitor State w/ Redux DevTools Chrome Extension
5. React
5.1. React Components
5.1.1. State
5.1.2. Life Cycle