Latest Articles
Apr 3, 2023

Dissecting OAuth2, with Github

Learn more about OAuth2 and how to use it to access protected resources on github.

OAuth
Security
14 min
Mar 12, 2023

Event Sourcing micro-framework with EventStore DB

Create an Event Sourcing micro-framework with Entity Framework Core and EventStore DB

NetCore
Architecture
CSharp
12 min
Jan 31, 2023

Lazy Loading React Components

Use React.lazy() and import() to dynamically load content on demand instead of up-front.

React
Typescript
Webpack
3 min
Dec 29, 2022

CICD Pipeline with AWS Code Pipeline

Set up CICD Pipeline for your github projects using AWS Pipeline, to deploy your static content automatically.

AWS
CICD
6 min
Dec 28, 2022

Your bundle size matters

Reduce your JS bundle size to improve user experience

React
Webpack
15 min
Nov 23, 2022

Load files dynamically with Webpack

Learn how to use Webpack's require.context to dynamically load markdown files for a static blog

Typescript
Webpack
5 min
PreviousNext