[JS Site]
> JS info
모던 JavaScript 튜토리얼
ko.javascript.info
> 함수형 프로그래밍 & 컬렉션 중심 프로그래밍
[무료] 자바스크립트로 알아보는 함수형 프로그래밍 (ES5) - 인프런 | 강의
마플(http://www.marpple.com)의 CTO 유인동님이 알려주는 함수형 프로그래밍에 대한 강좌 입니다. 함수형 프로그래밍으로 라이브러리를 직접 만들어가며 함수형 프로그래밍의 패러다임과 코딩의 즐거
www.inflearn.com
<Github: 자료>
https://github.com/indongyoo/functional-javascript
GitHub - indongyoo/functional-javascript: 함수형 자바스크립트 프로그래밍 | 도서출판 인사이트
함수형 자바스크립트 프로그래밍 | 도서출판 인사이트. Contribute to indongyoo/functional-javascript development by creating an account on GitHub.
github.com
JS underscore 정리
Underscore.js
Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects. It’s the answer to the question: “If I sit down in front of a blank HTML page, and want to start being produc
underscorejs.org