DEV Community

Discussion on: Lodash chaining alternative

Collapse
 
munawwar profile image
Munawwar

Got it. Yet it still leaves for a closer alternative for chain for the front end.

Collapse
 
seanmclem profile image
Seanmclem

but the function still uses chain()

Thread Thread
 
munawwar profile image
Munawwar

Where? That's my own chain implementation not using lodash chain.