What are the equivalent in JavaScript of async, await, Task, CancellationToken, CancellationTokenSource in C#
CancellationToken - Blog
How to implement a simple roslyn analyzer with C# and .NET
How to use union types in C# to create typesafe and more expressive return types.