Hyper Cloud / Functional JS with Deno

Add meeting Rate page Subscribe

Hyper Cloud / Functional JS with Deno

These are all the meetings we have in "Functional JS with Deno" (part of the organization "Hyper Cloud"). Click into individual meeting pages to watch the recording and search or read the transcript.

28 May 2021

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/
  • 2 participants
  • 14 minutes
adt
adts
8080t
interface
demo
methods
programming
ide
understand
argument
youtube image

28 May 2021

In this demo, we talk about the inside semantics of the Async ADT, how it wraps functions and passes the functions around as values to create a pure environment that does not invoke side effects until the fork method is called.

For more information about Async ADTs check out the companion blog post - https://blog.hyper.io/introduction-to-async-adt/
  • 1 participant
  • 25 minutes
adts
adt
understanding
async
functionality
maintainable
demo
simplify
argument
identifier
youtube image

1 Mar 2021

This screencast is about the Either data type. https://blog.hyper63.com/either-this-or-that/
  • 1 participant
  • 11 minutes
function
pipeline
use
ether
manipulate
console
access
ramda
container
gonna
youtube image