Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 270 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 270 Bytes

Javascript-Composition

Keep your functions short, single purpose and referentially transparent(DOT)

Declarative-programming

Like map and filter in Javascript

Link to refer : https://www.youtube.com/watch?v=mth5WpEc4Qs

Run the project

npm install

npm test