dwyl/learn-redux

Enlightenment on Higher-Order Functions (components)

Open

#40 opened on Jan 13, 2017

View on GitHub
 (2 comments) (5 reactions) (0 assignees)HTML (42 forks)batch import
enhancementhelp wantedquestion

Repository metrics

Stars
 (446 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

After going through #16; I got into confusion with Higher-Order Functions.

Are Pure Functions and Higher-Order alike? Or they differ?

And Higher-order Components are created by Higher-order functions?

Contributor guide