(Day 9 of 100) React 4
1 min readJan 31, 2019
Topics Covered: Axio, Route
What I did:
- Completed studying on React Route
- Practiced route parameter focused web app using axio and dummy server data
- Covered net ninja tutorial video series on Complete React Tutorial (&Redux) 29–31
What I learned:
- http request library axios (you could just use fetch from react)


2. Route Parameters (part of Url that can change)

Total time spent on the challenge: 1.5 hours
Actual Time focused on the challenge: 1 hours
Plan for next day:
- Complete studying on React
2. Start Studying on Redux