Edward Chen

ContactAbout

4 Posts

What is OAuth 2.0? — 05 February, 2020

First off, there's a lot of resources out there on what is the OAuth2 protocol and how it came to be. What I'm going to try to do is collect…

C# Dictionary: Add or [key]=value? — 22 November, 2019

Recently I came across an interesting problem that threw me off initially. Now let me preface this with the fact that I have been using C…

Akka.NET Bootcamp Notes: Unit 1.2 - Defining and Handling Messages — 16 October, 2019

In an effort to reinforce my personal learning and summarize the wonderful Akka.NET bootcamp that is provided by Petabridge, I am going to…

Akka.NET Bootcamp Notes: Unit 1 - Fundamentals of the Actor Model — 29 September, 2019

In an effort to reinforce my personal learning and summarize the wonderful Akka.NET bootcamp that is provided by Petabridge, I am going to…