Part V Multiple files
index.js
|---- Background.js
|---- Eyes.js
|---- Mouth.js ------- d3.arc
- Refactoring React components
- Using many files with ES6 Modules
- Named exports vs. default exports
- Using react Fragments
- Composing the face from components
- Backgrouns, Eyes and Mouth