Skip to content

Commit 20f000b

Browse files
Update functional.md
1 parent 1853cf3 commit 20f000b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

journeyman/javascript/functional.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ It's a powerful paradigm which JavaScript supports. Learning it will help prepar
1616

1717
- [Functional JavaScript Concepts](https://www.sitepoint.com/introduction-functional-javascript/) - Learn difference between imperative, object-oriented, and functional programming
1818
- [Functional Programming Concepts](https://medium.com/javascript-scene/master-the-javascript-interview-what-is-functional-programming-7f218c68b3a0) - Awesome article listing all the concepts you need to know in functional programming.
19+
- [Great Functional Programming Interactive Guide](https://tech.io/playgrounds/2980/practical-introduction-to-functional-programming-with-js/pure-functions)
1920

2021
## Requirements
2122

0 commit comments

Comments
 (0)