dateNov 27, 2021outer_linkslugprofilestatusPublishedtagssummarytypePagePassionate about creating the best user experiences possible. Here to blog about what I've learnt along the way!🌐 : GitHub / LinkedIn
Chain of Responsibility: A scalable approach to authorization (External)Nov 28, 2021The Chain of Responsibility design pattern can help us keep our logic simple, modular and reusable. We will also take a look at an authorization framework built using CoR.