Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
FPO & fasy
Search
Kyle Simpson
PRO
November 08, 2017
Technology
2
420
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
Love/Hate: Upgrading to Web2.5 with Local-First
getify
PRO
0
53
Zero Server Data Security
getify
PRO
1
90
Imperative vs Declarative: Weathering the storm
getify
PRO
0
380
Confessions from an Impostor
getify
PRO
0
210
On the job interview... Composition
getify
PRO
0
81
Mo'Problems, Mo'Nads
getify
PRO
1
3.5k
FOUC, and the Death of Progressive Enhancement
getify
PRO
6
2.1k
Keep Betting On JS
getify
PRO
19
4.9k
Cancel All My Appointments!
getify
PRO
12
1.1k
Other Decks in Technology
See All in Technology
「最高のチューニング」をしないために / hack@delta 24.10
fujiwara3
15
2.7k
新卒1年目が向き合う生成AI事業の開発を加速させる技術選定 / ai-web-launcher
cyberagentdevelopers
PRO
3
840
ガバメントクラウド単独利用方式におけるIaC活用
techniczna
3
180
Comparing Apache Flink and Spark for Modern Stream Data Processing
sharonx
0
180
omakaseしないための.rubocop.yml のつくりかた / How to Build Your .rubocop.yml to Avoid Omakase #kaigionrails
linkers_tech
3
210
dbt-coreで実現するCore DataMartsのデータモデリング〜dbt編〜 / Core DataMarts Modeling with dbt-core
i125
3
1.2k
Data Migration on Rails
ohbarye
7
4.5k
Overview of file type identifiers
ange
0
210
分布で見る効果検証入門 / ai-distributional-effect
cyberagentdevelopers
PRO
2
550
Jamstack でリニューアルするグリーグループのメディア
gree_tech
PRO
2
220
とあるユーザー企業におけるリスクベースで考えるセキュリティ業務のお話し
4su_para
0
250
EKS初心者が早めに知っておきたかったこと
cuorain
0
140
Featured
See All Featured
A designer walks into a library…
pauljervisheath
202
24k
StorybookのUI Testing Handbookを読んだ
zakiyama
26
5.2k
Producing Creativity
orderedlist
PRO
341
39k
Done Done
chrislema
181
16k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
9
670
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.6k
Build The Right Thing And Hit Your Dates
maggiecrowley
32
2.4k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.4k
Testing 201, or: Great Expectations
jmmastey
38
7k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
37
1.8k
Gamification - CAS2011
davidbonilla
80
5k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
191
16k
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