Interesting and Important reads - Texera/texera GitHub Wiki
Observables in general
Hot vs Cold Observables
Testing in Angular
- Codecraft unit testing series
- Jasmine Docs Archive 2.9
- Testing RxJS Code with Marble Diagrams
- RxJS Marble Testing: RTFM
- Tasks, microtasks, queues, schedules
Actor Model
Distributed Systems basics
Orleans
C# and ASP.NET basics
C# and asynchronous programming in .NET
- Async programming with async and await
- Ways of starting threads in dotnet
- There is no thread by Stephen Cleary
- Best practices in C# async programming
- Why is Synchronization Context not in ASP.NET core