Skip to content

Commit e39f267

Browse files
committedNov 20, 2021
update github relative link
1 parent 2e1a6c1 commit e39f267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ which is even *smaller* when GZipped!
199199
**Longer Answer**:
200200
While *many* Redux apps and tutorials use React, Redux is ***totally separate*** from React. Dan's EggHead Video Tutorials do feature React heavily from **Lesson 8** *onwards*.
201201

202-
React is a *good* fit for rendering views in a Redux-based app, however there are many other *great* alternative component-based virtual-DOM-enabled view rendering libraries (*#mouth-full*) that work *really* well with Redux; e.g: https://github.com/dekujs/deku
202+
React is a *good* fit for rendering views in a Redux-based app, however there are many other *great* alternative component-based virtual-DOM-enabled view rendering libraries (*#mouth-full*) that work *really* well with Redux; e.g: https://github.com/anthonyshort/deku
203203

204204
Considering that React is *the* fastest growing "*view*" (*DOM Rendering*) library of 2015
205205
and the pace of its' adoption looks set to *continue* in 2016

0 commit comments

Comments
 (0)
Please sign in to comment.