Skip to content

Commit b0e2430

Browse files
r3dm1kemarkerikson
authored andcommitted
3605 Removing broken storify link from docs (reduxjs#3619)
* Removed storify and twitter link Since storify link is broken and twitter thread is not relevant, removed both links and adjusted the description * Fixing prettier error
1 parent e2a88a5 commit b0e2430

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/introduction/LearningResources.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,7 @@ _Deeper looks at how Redux is meant to be used, and why it works the way it does
283283

284284
- **What's So Great About Redux?**
285285
https://medium.freecodecamp.org/whats-so-great-about-redux-ac16f1cc0f8b
286-
https://storify.com/acemarke/redux-pros-cons-and-limitations
287-
https://twitter.com/modernserf/status/886426115874717697
288-
Deep and fascinating analysis of how Redux compares to OOP and message-passing, how typical Redux usage can devolve towards Java-like "setter" functions with more boilerplate, and something of a plea for a higher-level "blessed" abstraction on top of Redux to make it easier to work with and learn for newbies. Very worth reading. The author originally wrote a tweetstorm, which is captured in the Storify link, and wrote the blog post to expand on those thoughts. Finally, he followed up with a few more thoughts on abstract vs concrete examples in another shorter tweet thread.
286+
Deep and fascinating analysis of how Redux compares to OOP and message-passing, how typical Redux usage can devolve towards Java-like "setter" functions with more boilerplate, and something of a plea for a higher-level "blessed" abstraction on top of Redux to make it easier to work with and learn for newbies. Very worth reading.
289287

290288
## Redux Architecture
291289

0 commit comments

Comments
 (0)