Skip to content

JsSuite/node-default-args

Repository files navigation

NodeJS Default Argument🍏

This is a technical practice to write a default argument function.

About ℹ️

Writing a function defaultArguments.It takes a function as an argument, along with an object containing default values for that function's arguments, and returns another function which defaults to the right values.

Tech Stack 📚

  • NodeJS for runtime
  • Jest for testing

How to setup ⚙️

    $ git clone
    $ npm install

How to run normally 🏃‍♂️

$ npm run start

How to test 🧪

$ npm run test

About

🍏 NodeJS technical practice - Default Argument

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •