Giter VIP home page Giter VIP logo

006963's Introduction

<리팩토링 자바스크립트>(길벗, 2018)

<리팩토링 자바스크립트> 도서의 예제 파일입니다.

원서명: Refactoring JavaScript(O'Reilly, 2017)

예제 파일 테스트 환경 및 구성

  • 다음 환경에서 테스트했습니다.

Node.js 9
npm 6.0.1
wish 1.0.0(저자가 만든 라이브러리, 모든 OS에서 실행 가능)
mocha 3.2.0
deep-equal 1.0.1
testdouble 1.10.0
tape 4.6.3
lodash 4.17.2
assert 1.4.1
underscore 1.8.3
ramda 0.22.1
sanctuary 0.11.1

  • 최신 버전은 괜찮지만, 이전 버전은 문제가 될 수 있습니다. Node.js 하위 버전에서는 이 책의 코드들이 실행되지 않을 수 있습니다.

  • 예제 파일은 장별로 구분되어 있습니다.

  • 실습은 책을 따라 직접 입력해서 테스트해도 되고, 제공되는 예제 파일을 이용해도 됩니다. 본문은 기존 파일을 수정하여 실습하는 것으로 설명하지만, 실습의 편의성을 위해 부분별로 예제 파일을 만들어 두었습니다.

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.