Coder Social home page Coder Social logo

jsdelivrbot / functional-programming-js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nililee/functional-programming-js

0.0 1.0 0.0 27 KB

"Functional Programming In Javascript" Source Codes which are translated in Korean

JavaScript 96.00% HTML 4.00%

functional-programming-js's Introduction

함수형 자바스크립트 프로그래밍(Functional JavaScript Programming)

저자: 루이스 아텐시오
역자: 이일웅

노드JS 사용자는 최소 6.3.1 이상을 설치해야 합니다.

node --version > 6.3.1

다음 명령어로 프로젝트를 시작하면 필요한 함수형 라이브러리를 모두 내려받습니다.

npm install

이 저장소에 들어있는 내용은,

  • 각 장에 나온 샘플 코드 일체(실행 가능한 단위 테스트)
  • 브라우저 실행용 자바스크립트
  • Optional, Either, Maybe 등의 함수형 자료형
  • 로대시JS, RxJS 같은 함수형 자바스크립트 라이브러리에 접근하는 방법

QUnit

npm install qunit

람다JS

npm install ramda

로대시JS

npm install lodash

RxJS

npm install rxjs

단위 테스트 실행

먼저, QUnit을 설치하세요. 각 테스트는 QUnit CLI에서 각 장 번호를 지정하여 실행하면 됩니다.

$> npm run ch[1-8]

functional-programming-js's People

Contributors

jsdelivrbot avatar nililee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.