Streaming Logs with Transducers and Ramda

added by JavaScript Kicks
3/25/2015 3:13:02 PM

183 Views

Ramda is a library that helps you write JavaScript without curly braces. In this article we will use Ramda to parse a log file without curly braces (and introduce transducers along the way).


0 comments