Giter Site home page Giter Site logo

Currying about js-the-right-way HOT 2 OPEN

fabiante avatar fabiante commented on June 11, 2024 2
Currying

from js-the-right-way.

Comments (2)

fabiante avatar fabiante commented on June 11, 2024 2

@allanesquina I'd love to contribute but since I just got into the topic I don't think I'm overly qualified to find the perfect resources for this topic. Thing is, I found two ways people tend to curry stuff:

  1. Breaking down a function with multiple arguments into several functions with one argument each. A simple JSFiddle example.
  2. Object methods return the object itself so the functions can be chained together. JSFiddle right here.

I am unsure if version 2 really is currying or something else.

from js-the-right-way.

allanesquina avatar allanesquina commented on June 11, 2024

Hey @Fabitee, sorry the delay.
Yea it could be very useful for sure. Let me know if you want to put that content by your self so that you can become a contributor.
Thanks and welcome! 👍

from js-the-right-way.

Related Issues (20)

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.