Latest Articles
May 3, 2023Apr 3, 2023Mar 12, 2023Jan 31, 2023Dec 29, 2022Dec 28, 2022
OAuth with .Net 6 and React
Learn how to authenticate users using OAuth for a .Net application with React frontend.
OAuth
NetCore
CSharp
React
Security
7 minDissecting 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 min