Getting Started with Transducers in javascript - Part 1
INTRODUCTION:
What if I told you we can extract the essence of list operations like map and filter and apply them in other kinds of collections beyond arrays? What if I told you that I can implement filter only once and apply that exact same function...
shittuolumide.hashnode.dev12 min read