Giter VIP home page Giter VIP logo

error404_comments's People

Contributors

blowrock avatar

Watchers

 avatar

error404_comments's Issues

dev/2020-05-18-04.functional_es06/

[DEV] 04 - map (함수형프로그래밍 es06) | .ScriptKid

함수형 프로그래밍과 javascript es6를 깊게 파보기. map Array.prototype.map()과 비슷한 map()이라는 함수를 만들어 이터레이션 프로토콜에 좀더 대해 느껴보자. const products = [ {name: '반팔티', price: 15000}, {name: '긴팔티', price: 20000}, {name: '핸드폰케이스', price: 15000}, {name: '후드티', price: 30000}, {name: '바지', price: 25000} ]; // Array.protortype.map() 보단 간단하지만 비슷한 일을한다. const map = (func, iter) => { // 인자로 함수와, 이

http://localhost:4000/dev/2020-05-18-04.functional_es06/

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.