프로그래밍과 수학에 관한 글

모나드와 함수형 아키텍처

https://teamdable.github.io/techblog/Moand-and-Functional-Architecture

함수형 프로그래밍을 위한 람다 대수 입문 번역

https://studyingeugene.github.io/functional-programming/introduction-to-lambda-calculus/#google_vignette

왜 모나드를 사용해야 하는가 번역

https://github.com/weirdmeetup/translate/blob/master/articles/why-do-monads-matter.md

Deconstructing the React Component

https://jaysoo.ca/2017/04/30/learn-fp-with-react-part-1/