Last active
March 24, 2022 12:18
-
-
Save albohlabs/ce4b398ef3be16ab67d9c6e5d281fe80 to your computer and use it in GitHub Desktop.
Revisions
-
albohlabs revised this gist
Mar 24, 2022 . 1 changed file with 4 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,11 +2,10 @@ * Oh Composable World https://www.youtube.com/watch?v=SfWR3dKnFIo * Why Why Functional Programming Matters Matters http://raganwald.com/2014/12/20/why-why-functional-programming-matters-matters.html * Functional Programming for JavaScript People https://medium.com/@chetcorcos/functional-programming-for-javascript-people-1915d8775504#.3sya7ojxb * article series about fp in general https://medium.com/javascript-scene/composing-software-the-book-f31c77fc3ddc * Curry and Function Composition https://medium.com/javascript-scene/curry-and-function-composition-2c208d774983 * Handling null and undefined in JavaScript https://medium.com/javascript-scene/handling-null-and-undefined-in-javascript-1500c65d51ae * Lenses https://medium.com/javascript-scene/lenses-b85976cb0534 * book about fp in general https://mostly-adequate.gitbook.io/mostly-adequate-guide/ * funny eccentric video series about the books :ausrufezeichen: https://www.youtube.com/watch?v=h_tkIpwbsxY&list=PLK_hdtAJ4KqX0JOs_KMAmUNTNMRYhWEaC * Practical Guide to Fp-ts https://rlee.dev/practical-guide-to-fp-ts-part-1 -
albohlabs created this gist
Mar 24, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ * general fp and js * Oh Composable World https://www.youtube.com/watch?v=SfWR3dKnFIo * Why Why Functional Programming Matters Matters http://raganwald.com/2014/12/20/why-why-functional-programming-matters-matters.html * Functional Programming for JavaScript People https://medium.com/@chetcorcos/functional-programming-for-javascript-people-1915d8775504#.3sya7ojxb * article series about fp in general https://medium.com/javascript-scene/composing-software-the-book-f31c77fc3ddc * Curry and Function Composition https://medium.com/javascript-scene/curry-and-function-composition-2c208d774983 * Handling null and undefined in JavaScript https://medium.com/javascript-scene/handling-null-and-undefined-in-javascript-1500c65d51ae * Lenses https://medium.com/javascript-scene/lenses-b85976cb0534 * book about fp in general https://mostly-adequate.gitbook.io/mostly-adequate-guide/ * funny eccentric video series about the books :ausrufezeichen: https://www.youtube.com/watch?v=h_tkIpwbsxY&list=PLK_hdtAJ4KqX0JOs_KMAmUNTNMRYhWEaC * Practical Guide to Fp-ts https://rlee.dev/practical-guide-to-fp-ts-part-1 * Intro to functional programming in fp-ts + react https://www.youtube.com/watch?v=ci_rKKvvkJo&list=PLEwNZN34BR6IX2zE3h-c4iYCLvR-UkoNV * wording glossary https://github.com/hemanth/functional-programming-jargon