1

Етап 1

1 Introduction - Github Links for Project Files!

2

Етап 2

2 Completed Projects - Github Links

3

Етап 3

3 The Purpose of Boilerplate Projects

4

Етап 4

4 Environment Setup

5

Етап 5

5 Project Setup

6

Етап 6

6 A Taste of JSX

7

Етап 7

7 More on JSX

8

Етап 8

10 Differences Between Component Instances and Component Classes

9

Етап 9

8 ES6 Import Statements

10

Етап 10

9 ReactDOM vs React

11

Етап 11

11 Render Targets

12

Етап 12

12 Component Structure

13

Етап 13

13 Youtube Search API Signup

14

Етап 14

14 Export Statements

15

Етап 15

15 Class-Based Components

16

Етап 16

16 Handling User Events

17

Етап 17

17 Introduction to State

18

Етап 18

18 More on State

19

Етап 19

19 Controlled Components

20

Етап 20

20 Breather and Review

21

Етап 21

21 Youtube Search Response

22

Етап 22

22 Refactoring Functional Components to Class Components

23

Етап 23

23 Props

24

Етап 24

24 Building Lists with Map

25

Етап 25

25 List Item Keys

26

Етап 26

26 Video List Items

27

Етап 27

27 Detail Component and Template Strings

28

Етап 28

28 Handling Null Props

29

Етап 29

29 Video Selection

30

Етап 30

30 Styling with CSS

31

Етап 31

31 Searching for Videos

32

Етап 32

32 Throttling Search Term Input

33

Етап 33

33 React Wrapup

34

Етап 34

34 Foreword on Redux

35

Етап 35

37 Even More on Redux!

36

Етап 36

36 More on Redux

37

Етап 37

35 What is Redux?

38

Етап 38

38 Reducers

39

Етап 39

39 Containers - Connecting Redux to React

40

Етап 40

40 Containers Continued

41

Етап 41

41 Implementation of a Container Class

42

Етап 42

42 Containers and Reducers Review

43

Етап 43

43 Actions and Action Creators

44

Етап 44

44 Binding Action Creators

45

Етап 45

45 Creating an Action

46

Етап 46

46 Consuming Actions in Reducers

47

Етап 47

47 Consuming Actions in Reducers Continued

48

Етап 48

48 Conditional Rendering

49

Етап 49

49 Reducers and Actions Review

50

Етап 50

50 App Overview and Planning

51

Етап 51

52 Controlled Components and Binding Context

52

Етап 52

51 Component Setup

53

Етап 53

53 Form Elements in React

54

Етап 54

54 Working with API's

55

Етап 55

55 Introduction to Middleware

56

Етап 56

56 Ajax Requests with Axios

57

Етап 57

57 Redux-Promise in Practice

58

Етап 58

58 Redux-Promise Continued

59

Етап 59

59 Avoiding State Mutations in Reducers

60

Етап 60

60 Building a List Container

61

Етап 61

61 Mapping Props to a Render Helper

62

Етап 62

62 Adding Sparkline Charts

63

Етап 63

63 Making a Reusable Chart Component

64

Етап 64

64 Labeling of Units

65

Етап 65

65 Google Maps Integration

66

Етап 66

66 Google Maps Integration Continued

67

Етап 67

67 Project Review

68

Етап 68

69 Exploring the Posts Api

69

Етап 69

68 App Overview and Goals

70

Етап 70

70 Installing React Router

71

Етап 71

71 React Router - What is It?

72

Етап 72

72 Setting Up React Router

73

Етап 73

73 Route Configuration

74

Етап 74

74 Nesting Of Routes

75

Етап 75

75 IndexRoutes with React Router

76

Етап 76

76 Back To Redux - Index Action

77

Етап 77

77 Catching Data with Posts Reducer

78

Етап 78

78 Catching Data with Posts Reducer Continued

79

Етап 79

79 Fetching Data with Lifecycle Methods

80

Етап 80

80 Fetching Data with Lifecycle Methods Continued

81

Етап 81

81 Creating New Posts

82

Етап 82

82 Navigation with the Link Component

83

Етап 83

83 Forms and Form Submission

84

Етап 84

84 More on Forms and Form Submission

85

Етап 85

85 Passing Control to Redux Form

86

Етап 86

86 CreatePost Action Creator

87

Етап 87

87 Form Validation

88

Етап 88

88 Form Validation Continued

89

Етап 89

89 Navigating on Submit

90

Етап 90

90 Posts Index

91

Етап 91

91 Dynamic Route Params

92

Етап 92

92 Loading Data on Render

93

Етап 93

93 Handling Null Props

94

Етап 94

94 Delete Action Creator

95

Етап 95

95 Navigate on Delete

96

Етап 96

96 ReactRouter and ReduxForm Wrapup

97

Етап 97

97 Basics of Redux Thunk

98

Етап 98

98 Combining Redux and Firebase

99

Етап 99

99 Dynamic Forms with Redux Form

100

Етап 100

100 Logicless Components with Reselect

101

Етап 101

101 Data Loading Methods with Redux

102

Етап 102

102 Animation of React Components

103

Етап 103

103 Four Most Common Errors with React and Redux

104

Етап 104

104 Modals in React and Redux Apps

105

Етап 105

106 BrowserHistory in Production

106

Етап 106

107 Introducing JSPlaygrounds for Rapid Prototyping

107

Етап 107

108 Deployment of React/Webpack Apps

108

Етап 108

109 React Integration with Third Party Libraries

109

Етап 109

110 Still want more React?

110

Етап 110

111 React Source

111

Етап 111

105 The Best Way to Store Redux Data

1

Етап 1

1 Introduction - Github Links for Project Files!

2

Етап 2

2 Completed Projects - Github Links

3

Етап 3

3 The Purpose of Boilerplate Projects

4

Етап 4

4 Environment Setup

5

Етап 5

5 Project Setup

6

Етап 6

6 A Taste of JSX

7

Етап 7

7 More on JSX

8

Етап 8

10 Differences Between Component Instances and Component Classes

9

Етап 9

8 ES6 Import Statements

10

Етап 10

9 ReactDOM vs React

11

Етап 11

11 Render Targets

12

Етап 12

12 Component Structure

13

Етап 13

13 Youtube Search API Signup

14

Етап 14

14 Export Statements

15

Етап 15

15 Class-Based Components

16

Етап 16

16 Handling User Events

17

Етап 17

17 Introduction to State

18

Етап 18

18 More on State

19

Етап 19

19 Controlled Components

20

Етап 20

20 Breather and Review

21

Етап 21

21 Youtube Search Response

22

Етап 22

22 Refactoring Functional Components to Class Components

23

Етап 23

23 Props

24

Етап 24

24 Building Lists with Map

25

Етап 25

25 List Item Keys

26

Етап 26

26 Video List Items

27

Етап 27

27 Detail Component and Template Strings

28

Етап 28

28 Handling Null Props

29

Етап 29

29 Video Selection

30

Етап 30

30 Styling with CSS

31

Етап 31

31 Searching for Videos

32

Етап 32

32 Throttling Search Term Input

33

Етап 33

33 React Wrapup

34

Етап 34

34 Foreword on Redux

35

Етап 35

37 Even More on Redux!

36

Етап 36

36 More on Redux

37

Етап 37

35 What is Redux?

38

Етап 38

38 Reducers

39

Етап 39

39 Containers - Connecting Redux to React

40

Етап 40

40 Containers Continued

41

Етап 41

41 Implementation of a Container Class

42

Етап 42

42 Containers and Reducers Review

43

Етап 43

43 Actions and Action Creators

44

Етап 44

44 Binding Action Creators

45

Етап 45

45 Creating an Action

46

Етап 46

46 Consuming Actions in Reducers

47

Етап 47

47 Consuming Actions in Reducers Continued

48

Етап 48

48 Conditional Rendering

49

Етап 49

49 Reducers and Actions Review

50

Етап 50

50 App Overview and Planning

51

Етап 51

52 Controlled Components and Binding Context

52

Етап 52

51 Component Setup

53

Етап 53

53 Form Elements in React

54

Етап 54

54 Working with API's

55

Етап 55

55 Introduction to Middleware

56

Етап 56

56 Ajax Requests with Axios

57

Етап 57

57 Redux-Promise in Practice

58

Етап 58

58 Redux-Promise Continued

59

Етап 59

59 Avoiding State Mutations in Reducers

60

Етап 60

60 Building a List Container

61

Етап 61

61 Mapping Props to a Render Helper

62

Етап 62

62 Adding Sparkline Charts

63

Етап 63

63 Making a Reusable Chart Component

64

Етап 64

64 Labeling of Units

65

Етап 65

65 Google Maps Integration

66

Етап 66

66 Google Maps Integration Continued

67

Етап 67

67 Project Review

68

Етап 68

69 Exploring the Posts Api

69

Етап 69

68 App Overview and Goals

70

Етап 70

70 Installing React Router

71

Етап 71

71 React Router - What is It?

72

Етап 72

72 Setting Up React Router

73

Етап 73

73 Route Configuration

74

Етап 74

74 Nesting Of Routes

75

Етап 75

75 IndexRoutes with React Router

76

Етап 76

76 Back To Redux - Index Action

77

Етап 77

77 Catching Data with Posts Reducer

78

Етап 78

78 Catching Data with Posts Reducer Continued

79

Етап 79

79 Fetching Data with Lifecycle Methods

80

Етап 80

80 Fetching Data with Lifecycle Methods Continued

81

Етап 81

81 Creating New Posts

82

Етап 82

82 Navigation with the Link Component

83

Етап 83

83 Forms and Form Submission

84

Етап 84

84 More on Forms and Form Submission

85

Етап 85

85 Passing Control to Redux Form

86

Етап 86

86 CreatePost Action Creator

87

Етап 87

87 Form Validation

88

Етап 88

88 Form Validation Continued

89

Етап 89

89 Navigating on Submit

90

Етап 90

90 Posts Index

91

Етап 91

91 Dynamic Route Params

92

Етап 92

92 Loading Data on Render

93

Етап 93

93 Handling Null Props

94

Етап 94

94 Delete Action Creator

95

Етап 95

95 Navigate on Delete

96

Етап 96

96 ReactRouter and ReduxForm Wrapup

97

Етап 97

97 Basics of Redux Thunk

98

Етап 98

98 Combining Redux and Firebase

99

Етап 99

99 Dynamic Forms with Redux Form

100

Етап 100

100 Logicless Components with Reselect

101

Етап 101

101 Data Loading Methods with Redux

102

Етап 102

102 Animation of React Components

103

Етап 103

103 Four Most Common Errors with React and Redux

104

Етап 104

104 Modals in React and Redux Apps

105

Етап 105

106 BrowserHistory in Production

106

Етап 106

107 Introducing JSPlaygrounds for Rapid Prototyping

107

Етап 107

108 Deployment of React/Webpack Apps

108

Етап 108

109 React Integration with Third Party Libraries

109

Етап 109

110 Still want more React?

110

Етап 110

111 React Source

111

Етап 111

105 The Best Way to Store Redux Data

09 січня 2016
Мета завершена % date%

Автор мети

webFarrock

Росія, Москва

39 Рік / року / років

Загальна

Освоить курс [udemy.com] Modern React with Redux

Это одна из моих целей по освоению современных инструментов разработки пользовательских интерфейсов

 Критерій завершення

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

  1. 1 Introduction - Github Links for Project Files!

  2. 2 Completed Projects - Github Links

  3. 3 The Purpose of Boilerplate Projects

  4. 4 Environment Setup

  5. 5 Project Setup

  6. 6 A Taste of JSX

  7. 7 More on JSX

  8. 10 Differences Between Component Instances and Component Classes

  9. 8 ES6 Import Statements

  10. 9 ReactDOM vs React

  11. 11 Render Targets

  12. 12 Component Structure

  13. 13 Youtube Search API Signup

  14. 14 Export Statements

  15. 15 Class-Based Components

  16. 16 Handling User Events

  17. 17 Introduction to State

  18. 18 More on State

  19. 19 Controlled Components

  20. 20 Breather and Review

  21. 21 Youtube Search Response

  22. 22 Refactoring Functional Components to Class Components

  23. 23 Props

  24. 24 Building Lists with Map

  25. 25 List Item Keys

  26. 26 Video List Items

  27. 27 Detail Component and Template Strings

  28. 28 Handling Null Props

  29. 29 Video Selection

  30. 30 Styling with CSS

  31. 31 Searching for Videos

  32. 32 Throttling Search Term Input

  33. 33 React Wrapup

  34. 34 Foreword on Redux

  35. 37 Even More on Redux!

  36. 36 More on Redux

  37. 35 What is Redux?

  38. 38 Reducers

  39. 39 Containers - Connecting Redux to React

  40. 40 Containers Continued

  41. 41 Implementation of a Container Class

  42. 42 Containers and Reducers Review

  43. 43 Actions and Action Creators

  44. 44 Binding Action Creators

  45. 45 Creating an Action

  46. 46 Consuming Actions in Reducers

  47. 47 Consuming Actions in Reducers Continued

  48. 48 Conditional Rendering

  49. 49 Reducers and Actions Review

  50. 50 App Overview and Planning

  51. 52 Controlled Components and Binding Context

  52. 51 Component Setup

  53. 53 Form Elements in React

  54. 54 Working with API's

  55. 55 Introduction to Middleware

  56. 56 Ajax Requests with Axios

  57. 57 Redux-Promise in Practice

  58. 58 Redux-Promise Continued

  59. 59 Avoiding State Mutations in Reducers

  60. 60 Building a List Container

  61. 61 Mapping Props to a Render Helper

  62. 62 Adding Sparkline Charts

  63. 63 Making a Reusable Chart Component

  64. 64 Labeling of Units

  65. 65 Google Maps Integration

  66. 66 Google Maps Integration Continued

  67. 67 Project Review

  68. 69 Exploring the Posts Api

  69. 68 App Overview and Goals

  70. 70 Installing React Router

  71. 71 React Router - What is It?

  72. 72 Setting Up React Router

  73. 73 Route Configuration

  74. 74 Nesting Of Routes

  75. 75 IndexRoutes with React Router

  76. 76 Back To Redux - Index Action

  77. 77 Catching Data with Posts Reducer

  78. 78 Catching Data with Posts Reducer Continued

  79. 79 Fetching Data with Lifecycle Methods

  80. 80 Fetching Data with Lifecycle Methods Continued

  81. 81 Creating New Posts

  82. 82 Navigation with the Link Component

  83. 83 Forms and Form Submission

  84. 84 More on Forms and Form Submission

  85. 85 Passing Control to Redux Form

  86. 86 CreatePost Action Creator

  87. 87 Form Validation

  88. 88 Form Validation Continued

  89. 89 Navigating on Submit

  90. 90 Posts Index

  91. 91 Dynamic Route Params

  92. 92 Loading Data on Render

  93. 93 Handling Null Props

  94. 94 Delete Action Creator

  95. 95 Navigate on Delete

  96. 96 ReactRouter and ReduxForm Wrapup

  97. 97 Basics of Redux Thunk

  98. 98 Combining Redux and Firebase

  99. 99 Dynamic Forms with Redux Form

  100. 100 Logicless Components with Reselect

  101. 101 Data Loading Methods with Redux

  102. 102 Animation of React Components

  103. 103 Four Most Common Errors with React and Redux

  104. 104 Modals in React and Redux Apps

  105. 106 BrowserHistory in Production

  106. 107 Introducing JSPlaygrounds for Rapid Prototyping

  107. 108 Deployment of React/Webpack Apps

  108. 109 React Integration with Third Party Libraries

  109. 110 Still want more React?

  110. 111 React Source

  111. 105 The Best Way to Store Redux Data

  • 1994
  • 09 січня 2016, 21:56

Реєстрація

Можливості
безмежні.
Настав час
відкрити свої.

Уже зарегистрированы?
Вхід на сайт

Заходьте.
Відкрито.

Ще не зареєстровані?
 
Підключіться до будь-якого з ваших акаунтів, ваші дані будуть взяті з акаунту.
Забули пароль?