[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

little excersite in applying currying technique in javascript, inspired by Derick Bailey https://www.youtube.com/watch?v=fvJ9yWqXcZI

Notifications You must be signed in to change notification settings

sajonaro/currying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

currying

this tiny node project contains example of real application of currying technique; code contains comments and is simple enough to be self explanatory

to run the project:

  1. npm install lodash
  2. node main.js

About

little excersite in applying currying technique in javascript, inspired by Derick Bailey https://www.youtube.com/watch?v=fvJ9yWqXcZI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published