I’ve been hearing more and more about GraphQL in recent years. As a developer primarily focused on the Microsoft stack, my response typically starts and ends with… Read more “Building Flexible APIs with GraphQL and ASP.NET Core”
Category: Angular
Adding Docker to the ASP.NET Core Angular Template
What’s better than starting a new greenfield project? You finally have the opportunity to leverage all the latest patterns, technologies, and frameworks that you’ve been dying to… Read more “Adding Docker to the ASP.NET Core Angular Template”
Secure Your SPA using Authorization Code Flow with PKCE
Single page applications (SPAs) offer many benefits over classic web applications. Among these benefits, SPAs can provide users with a rich and responsive user interface. This is… Read more “Secure Your SPA using Authorization Code Flow with PKCE”