How to not set your database on fire. When your code runs slow you might have an N + 1 Problem.Everybody’s favorite performance anti-pattern.Mar 19, 2023Mar 19, 2023
Unlocking Efficiency — Why Agile matters, Software development done right.In recent years, agile software development approaches have grown in popularity and are becoming the de facto standard for successful…Mar 3, 2023Mar 3, 2023
How Open Source has changed modern Software DevelopmentSoftware development has evolved significantly over the years, and one of the most significant changes has been the rise of open source…Feb 18, 2023Feb 18, 2023
NestJS, TypeORM and PostgreSQL — full example development and project setup working with database…Working with stateful data and databases is hard, especially when your project grows overtime. To have a good development and project setup…Oct 9, 201929Oct 9, 201929
Redux error handling in Angular with ngrx and ngrx/effectsusing ErrorEffects with ngrx/effects to keeping your components cleanJun 24, 20185Jun 24, 20185