From 7caa057aba4a6782df663b1bbb4333cf50c79de0 Mon Sep 17 00:00:00 2001 From: Edli Merkaj Date: Thu, 28 Jan 2021 12:06:26 +0100 Subject: [PATCH] chore: add the ReactiveConf 2018 video --- index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.js b/index.js index a216c347..1e8c07b6 100644 --- a/index.js +++ b/index.js @@ -43,6 +43,9 @@ //. //. Sanctuary is designed to work in Node.js and in ES5-compatible browsers. //. +//. Please refer to this video: [Sanctuary, Programming Safely in an Uncertain World](https://www.youtube.com/watch?v=a2astdDbOjk) +//. for a brief introduction of Sanctuary's functionality. +//. //. ## Folktale //. //. [Folktale][], like Sanctuary, is a standard library for functional