Skip to content

adeelibr/transducers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of transducers.

Setting Up

Installing Dependencies
$ yarn
Running Guide [Dev Mode]
$ yarn start 
Running Guide [Production Mode]
$ yarn build 
Running Code Formatting
$ yarn prettier 

Information

Video walk through

https://www.youtube.com/watch?v=SJjOp0X_MVA

Orignal Implementation

https://gist.github.com/NWCalvank/ec77b0c124f1048304cd8a08716a402f

Transducers article with visualization

https://medium.com/@roman01la/understanding-transducers-in-javascript-3500d3bd9624

About

A basic implementation on transducers, pipeline implementation to use instead of map, filter & etc

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages