Jonas Winzen

Jonas Winzen @misterwhat

About: Software Engineer at InVision. Full-Stack JavaScript dev, with passion for front-end development. Psytrance DJ on weekends, playing in local clubs (yeah, that means: Goa Parties!) :D

Location:
Düsseldorf, DE
Joined:
Jul 14, 2017

Jonas Winzen
articles - 3 total

Transducers - a Generalized Concept for Data Transformations

When developing software, we sometimes can't get around of handling data in some way. No matter, if y...

Learn More 51 4May 27 '19

Lenses: The What and How

Lenses are directly composable accessors. Read on, to learn how they work, and how you could write your own.

Learn More 61 8Dec 12 '18

Introduction to Array.Reduce()

What is Array.reduce()? Its use cases and how it helps you to to solve common tasks in a functional, side-effect free way in practice.

Learn More 18 1Sep 15 '17