65: The ’80s Always Comes Back
Published 7 September 2015 • Hosted by Ben Trengrove and Daniel “Jelly” Farrelly
After dealing with some follow-up about privacy policies, as well as mentioning a couple more methods for handling blocks within blocks, Ben introduces Jelly to the basics of functional programming. Together they walk through their approaches to the handling of a parsed JSON structure, as Ben explains several functions, such as filter
, map
, reduce
and flatMap
, as well as the underlying approach and how it can benefit your code.