1

Step 1

The Single Immutable State Tree

2

Step 2

Describing State Changes with Actions

3

Step 3

Pure and Impure Functions

4

Step 4

The Reducer Function

5

Step 5

Writing a Counter Reducer with Tests

6

Step 6

Store Methods: getState(), dispatch(), and subscribe()

7

Step 7

Implementing Store from Scratch

8

Step 8

React Counter Example

9

Step 9

Avoiding Array Mutations with concat(), slice(), and ...spread

10

Step 10

Avoiding Object Mutations with Object.assign() and ...spread

11

Step 11

Writing a Todo List Reducer (Adding a Todo)

12

Step 12

Writing a Todo List Reducer (Toggling a Todo)

13

Step 13

Reducer Composition with Arrays

14

Step 14

Reducer Composition with Objects

15

Step 15

Implementing combineReducers() from Scratch

16

Step 16

Reducer Composition with combineReducers()

17

Step 17

React Todo List Example (Adding a Todo)

18

Step 18

React Todo List Example (Toggling a Todo)

19

Step 19

React Todo List Example (Filtering Todos)

20

Step 20

Extracting Presentational Components (Todo, TodoList)

21

Step 21

Extracting Presentational Components (AddTodo, Footer, FilterLink)

22

Step 22

Extracting Container Components (FilterLink)

23

Step 23

Extracting Container Components (VisibleTodoList, AddTodo)

24

Step 24

Passing the Store Down Explicitly via Props

25

Step 25

Passing the Store Down Implicitly via Context

26

Step 26

Passing the Store Down with <Provider> from React Redux

27

Step 27

Generating Containers with connect() from React Redux (VisibleTodoList)

28

Step 28

Generating Containers with connect() from React Redux (AddTodo)

29

Step 29

Generating Containers with connect() from React Redux (FooterLink)

30

Step 30

Extracting Action Creators

1

Step 1

The Single Immutable State Tree

2

Step 2

Describing State Changes with Actions

3

Step 3

Pure and Impure Functions

4

Step 4

The Reducer Function

5

Step 5

Writing a Counter Reducer with Tests

6

Step 6

Store Methods: getState(), dispatch(), and subscribe()

7

Step 7

Implementing Store from Scratch

8

Step 8

React Counter Example

9

Step 9

Avoiding Array Mutations with concat(), slice(), and ...spread

10

Step 10

Avoiding Object Mutations with Object.assign() and ...spread

11

Step 11

Writing a Todo List Reducer (Adding a Todo)

12

Step 12

Writing a Todo List Reducer (Toggling a Todo)

13

Step 13

Reducer Composition with Arrays

14

Step 14

Reducer Composition with Objects

15

Step 15

Implementing combineReducers() from Scratch

16

Step 16

Reducer Composition with combineReducers()

17

Step 17

React Todo List Example (Adding a Todo)

18

Step 18

React Todo List Example (Toggling a Todo)

19

Step 19

React Todo List Example (Filtering Todos)

20

Step 20

Extracting Presentational Components (Todo, TodoList)

21

Step 21

Extracting Presentational Components (AddTodo, Footer, FilterLink)

22

Step 22

Extracting Container Components (FilterLink)

23

Step 23

Extracting Container Components (VisibleTodoList, AddTodo)

24

Step 24

Passing the Store Down Explicitly via Props

25

Step 25

Passing the Store Down Implicitly via Context

26

Step 26

Passing the Store Down with <Provider> from React Redux

27

Step 27

Generating Containers with connect() from React Redux (VisibleTodoList)

28

Step 28

Generating Containers with connect() from React Redux (AddTodo)

29

Step 29

Generating Containers with connect() from React Redux (FooterLink)

30

Step 30

Extracting Action Creators

01 February 2016
Goal completed 31 May 2016

Goal author

webFarrock

Russia, Москва

39 years old

General

Пройти курс [egghead.io] Getting Started with Redux

Одна из моих целей по освоению современного JS

 Goal Accomplishment Criteria

Прослушал все лекции и выполнил все задания

  1. The Single Immutable State Tree

  2. Describing State Changes with Actions

  3. Pure and Impure Functions

  4. The Reducer Function

  5. Writing a Counter Reducer with Tests

  6. Store Methods: getState(), dispatch(), and subscribe()

  7. Implementing Store from Scratch

  8. React Counter Example

  9. Avoiding Array Mutations with concat(), slice(), and ...spread

  10. Avoiding Object Mutations with Object.assign() and ...spread

  11. Writing a Todo List Reducer (Adding a Todo)

  12. Writing a Todo List Reducer (Toggling a Todo)

  13. Reducer Composition with Arrays

  14. Reducer Composition with Objects

  15. Implementing combineReducers() from Scratch

  16. Reducer Composition with combineReducers()

  17. React Todo List Example (Adding a Todo)

  18. React Todo List Example (Toggling a Todo)

  19. React Todo List Example (Filtering Todos)

  20. Extracting Presentational Components (Todo, TodoList)

  21. Extracting Presentational Components (AddTodo, Footer, FilterLink)

  22. Extracting Container Components (FilterLink)

  23. Extracting Container Components (VisibleTodoList, AddTodo)

  24. Passing the Store Down Explicitly via Props

  25. Passing the Store Down Implicitly via Context

  26. Passing the Store Down with <Provider> from React Redux

  27. Generating Containers with connect() from React Redux (VisibleTodoList)

  28. Generating Containers with connect() from React Redux (AddTodo)

  29. Generating Containers with connect() from React Redux (FooterLink)

  30. Extracting Action Creators

  • 1168
  • 01 February 2016, 06:49
Sign up

Signup

Уже зарегистрированы?
Quick sign-up through social networks.
Sign in

Sign in.
Allowed.

Not registered yet?
 
Log in through social networks
Forgot your password?