Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
FPO & fasy
Kyle Simpson
PRO
November 08, 2017
Technology
2
360
FPO & fasy
Exploring "FPO" and "fasy" libraries for basic FP tasks in JS.
Kyle Simpson
PRO
November 08, 2017
Tweet
Share
More Decks by Kyle Simpson
See All by Kyle Simpson
Confessions from an Impostor
getify
PRO
0
35
On the job interview... Composition
getify
PRO
0
4
Mo'Problems, Mo'Nads
getify
PRO
1
3.2k
FOUC, and the Death of Progressive Enhancement
getify
PRO
6
1.8k
Keep Betting On JS
getify
PRO
19
4.3k
Cancel All My Appointments!
getify
PRO
12
990
JavaScript: The Recent Parts
getify
PRO
13
1.5k
Noding a Blockchain
getify
PRO
8
840
Thinking Thunks
getify
PRO
4
400
Other Decks in Technology
See All in Technology
ハッカー飯に New Relic を導入して実践した3つのこと
nobuakikikuchi
0
160
ソフトウェアライセンス 2022 / Software License 2022
cybozuinsideout
PRO
1
710
Istio入門
nutslove
15
4.7k
ROS再入門-はじめてのSLAM-
miura55
0
320
Custom GitHub Actions by Java
kazamori
0
240
Data in Google I/O - IO Extended GDG Seoul
kennethanceyer
0
140
ログ基盤をCloudWatchLogからNewRelic Logs + S3に変えたら 利便性も上がってコストも下がった話
onohiroshi1
0
150
1人目SETとして入社して2ヶ月の間におこなったこと
tarappo
3
380
ひとりでも安定して 組織を変える活動を続けていくための ストレスマネジメント
pastelinc
0
740
miisan's career talk
mii3king
0
210
マネージャーからみたスクラムと自己管理化
shibe23
0
930
出張スクラムマスターとしての FEARLESS CHANGE な生き方
naitosatoshi
1
1.1k
Featured
See All Featured
Designing for humans not robots
tammielis
241
23k
What's new in Ruby 2.0
geeforr
336
30k
The Language of Interfaces
destraynor
148
20k
Building an army of robots
kneath
299
40k
KATA
mclloyd
7
8.7k
The Illustrated Children's Guide to Kubernetes
chrisshort
14
36k
What’s in a name? Adding method to the madness
productmarketing
11
1.6k
Fantastic passwords and where to find them - at NoRuKo
philnash
27
1.5k
Writing Fast Ruby
sferik
612
57k
Rebuilding a faster, lazier Slack
samanthasiow
62
7.2k
A designer walks into a library…
pauljervisheath
196
16k
The World Runs on Bad Software
bkeepers
PRO
57
5.3k
Transcript
"Functional programmer: (noun) One who names variables 'x', names functions
'f', and names code patterns 'zygohistomorphic prepromorphism.'" --James Iry
FPO & fasy: FP made easier Kyle Simpson getify
github.com/getify/Functional-Light-JS
quickest FP primer
pure functions
higher-order functions, closure
composition
partial application, currying
iterations
FPO (pronounced eff-poh) github.com/getify/fpo
None
None
None
None
(pronounced like Tracy, but with an f) github.com/getify/fasy fasy
None
None
None
None
None