File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -121,21 +121,26 @@ checkout: [github.com/dwyl/**learn-elm**](https://github.com/dwyl/learn-elm)
121
121
122
122
### Learn from the _ Creator_ of Redux!
123
123
124
- The * fastest* way to get started learning Redux is to watch the
124
+ The * fastest* way to learn Redux is to watch the
125
125
[ Introductory Video Tutorials] ( https://egghead.io/series/getting-started-with-redux )
126
- recoded by Dan Abramov (* the Creator of Redux* )
126
+ recoded by ** Dan Abramov** (* the Creator of Redux* ). <br />
127
+ The videos are broken down into "bite size" chunks which are easily digestible.
128
+ Total viewing time for the videos is [ ** 66 minutes** ] ( )
127
129
128
- We have made a set of *** comprehensive notes*** :
130
+ We have made a set of *** comprehensive notes/transcriptions *** on the videos, these are in :
129
131
[ egghead.io_ ** video_tutorial** _ *** notes*** .md] ( https://github.com/dwyl/learn-redux/blob/master/egghead.io_video_tutorial_notes.md )
130
- (Keep the notes open while you are watching the videos; you can
131
- go a * lot* faster.)
132
+
133
+ We _ recommend_ keeping the ** notes** open in a distinct window/browser
134
+ while you are watching the videos; you can go a * lot* faster because all the sample code is included
135
+ and if for any reason you do not _ understand_ what Dan is saying you have the notes to refer to.
136
+
137
+ ![ learn-redux-video-notes-side-by-side] ( https://user-images.githubusercontent.com/194400/30913122-fa9cc800-a386-11e7-9801-228bcc5e6512.png )
132
138
133
139
> * Please* give feedback and suggest improvements by creating issues on GitHub:
134
140
https://github.com/dwyl/learn-redux/issues
135
141
* Thanks* !
136
142
137
143
138
-
139
144
<br />
140
145
141
146
## Background Reading / Watching / Listening
You can’t perform that action at this time.
0 commit comments