Giter VIP home page Giter VIP logo

js_build_library's Introduction

My First Library

Learning Objectives:

You are now moving closer than ever to utilizing the power of functional programming. Today we're going to practice moving away from an imperative approach by having you build out your own library.

This library consists of the basic functionality that, as programmers, we use each and every day:

  • loopThrough
  • copyBy
  • filterBy
  • allPass
  • somePass
  • reduceNums

These functions are all things you've built before, however -- we're not going to use a for loop AT ALL to build the last five. We're going to build them using purely functional programming.

Keep these functions in mind, you will be using your library to build an even more complex library going forward.

Extra Credit:

  • Anonymous Functions Refactor
  • Expanded loopThrough
  • Expanded reduceNums

js_build_library's People

Contributors

cbohara avatar albreyb avatar kmcelveen avatar

Watchers

James Cloos avatar  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.