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
Цель завершена 11 октября 2016

Автор цели

Общая

Освоить курс [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

  • 1990
  • 09 января 2016, 21:56
Регистрация

Регистрация

Уже зарегистрированы?
Быстрая регистрация через соцсети
Вход на сайт

Входите.
Открыто.

Еще не зарегистрированы?
 
Войти через соцсети
Забыли пароль?