youtube image
From YouTube: Functional JS - Understanding ADTs - Tom Wilson

Description

ADTs are powerful functional patterns that enable us to control how pure functions or calculations can be applied to values in a container. This video shows the concept of ADTs without functional jargon.

For more information on ADTs checkout the blog post: https://blog.hyper.io/understanding-adts/