(Day 10 of 100) React 5

Dongyob (Eric)
2 min readFeb 1, 2019

Topics Covered: Switch, Import Image, Redux Intro, Destructuring object

What I did:

  1. Covered net ninja tutorial video series on Complete React Tutorial (&Redux) 31–41

What I learned:

  1. Switch from react-router-dom library
Makes each route path unique so that /:post_id won’t overlap the request of / or /about or /contact http requests

2. Import Image

Very simple and straightforward

3. Redux: Central datastore

Redux is basically the central data store that manages all the states from different components of the app [Source]
process of how redux changes its state and updates to the component [Soruce]

4. Understanding destructuring object in a simple example

[Source]

Total time spent on the challenge: 4.5 hours

Actual Time focused on the challenge: 2 hours

Plan for next day:

  1. Complete Studying on Redux
  2. Start studying on css and flexbox

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

No responses yet

Write a response