DEV Community

# continuations

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
On continuation-passing style and the factorial function

On continuation-passing style and the factorial function

3
Comments 1
3 min read
[ The Art of the State ] Why it is impossible to write an Identity Function in JavaScript, and how to do it anyway

[ The Art of the State ] Why it is impossible to write an Identity Function in JavaScript, and how to do it anyway

7
Comments 3
6 min read
Algebraic Effects in JavaScript part 2 - Capturing continuations with Generators

Algebraic Effects in JavaScript part 2 - Capturing continuations with Generators

56
Comments 3
10 min read
Algebraic Effects in JavaScript part 4 - Implementing Algebraic Effects and Handlers

Algebraic Effects in JavaScript part 4 - Implementing Algebraic Effects and Handlers

40
Comments 5
12 min read
Algebraic Effects in JavaScript part 3 - Delimited Continuations

Algebraic Effects in JavaScript part 3 - Delimited Continuations

21
Comments
7 min read
Behind Continuations Passing Style. Practical Examples in Go

Behind Continuations Passing Style. Practical Examples in Go

11
Comments
5 min read
Comprehending first-class continuations

Comprehending first-class continuations

8
Comments
6 min read
loading...