Latest Articles
Apr 3, 2023Mar 12, 2023Jan 31, 2023Dec 29, 2022Dec 28, 2022Nov 23, 2022
Dissecting OAuth2, with Github
Learn more about OAuth2 and how to use it to access protected resources on github.
OAuth
Security
14 minEvent Sourcing micro-framework with EventStore DB
Create an Event Sourcing micro-framework with Entity Framework Core and EventStore DB
NetCore
Architecture
CSharp
12 minLazy Loading React Components
Use React.lazy() and import() to dynamically load content on demand instead of up-front.
React
Typescript
Webpack
3 minCICD 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 minYour bundle size matters
Reduce your JS bundle size to improve user experience
React
Webpack
15 minLoad 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