Skip to content

Commit bc33089

Browse files
committed
Add more resources
1 parent 00f0026 commit bc33089

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

javascript/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@
3333
- [Functors by mpj](https://www.youtube.com/watch?v=DisD9ftUyCk)
3434
- [Functors in Javascript](http://functionaljavascript.blogspot.com.br/2013/07/functors.html)
3535

36+
# With React
37+
38+
- [An intro to Functional Programming in JavaScript and React](https://medium.com/@agm1984/an-overview-of-functional-programming-in-javascript-and-react-part-one-10d75b509e9e)
39+
- [Functional Programming in JavaScript and React (Part Two)](https://medium.com/@agm1984/functional-programming-in-javascript-and-react-part-two-521ea9f57d30)
40+
- [Mastering React Functional Components with Recompose](https://hackernoon.com/mastering-react-functional-components-with-recompose-d4dd6ac98834)
41+
- [Taste the principles of functional programming in React](https://codinglawyer.net/index.php/2018/01/31/taste-the-principles-of-functional-programming-in-react/)
42+
3643
## Courses
3744

3845
- [Functional Programming Patterns With RamdaJS!](https://www.educative.io/collection/5070627052453888/5738600293466112)

0 commit comments

Comments
 (0)