Functional Programming in Javacript
안녕하세요!
자바스크립트에서도 함수형 프로그래밍이 가능한데요. 기본적인 내용에 대해 정리해 보았습니다.
함수형 프로그래밍에 대해 관심이 있거나 시작해보고자 하시는 분들께 도움이 되었으면 좋겠습니다.
http://dev-momo.tistory.com/entry/Functional-Programming-in-Javascript
sample code
https://github.com/haegul/study_example/tree/functional/basic