Skip to content

Commit

Permalink
Merge pull request markerikson#107 from cjduncana/dead-link
Browse files Browse the repository at this point in the history
Repair dead link to blog.reactandbethankful.com
  • Loading branch information
markerikson authored Dec 7, 2018
2 parents d826828 + 74b12d2 commit 9aff01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
Examples of how to think about and model data and UI state

- **Understanding the Functional Revolution in Front-End Applications**
http://blog.reactandbethankful.com/posts/2015/09/15/understanding-the-functional-revolution/
https://web.archive.org/web/20171020192305/http://blog.reactandbethankful.com/posts/2015/09/15/understanding-the-functional-revolution/
Higher-level tutorial describing functional programming and how it relates to Javascript, UI, and client-side applications

- **Functional UI and Components as Higher Order Functions**
Expand Down

0 comments on commit 9aff01a

Please sign in to comment.