Getting Surprised By Angular Large Bundle Size Have you ever been surprised by the size of your Angular bundle size? Imagine that you’re developing your…
Recently I investigated the concept of microfrontends in Angular. The goal I set for myself was to embed the Angular Component that I had in…
Recently there’s a lot of brilliant blogs about programming all over the internet. Although, if you would like to read all of them, you’d easily…
Some time ago in the reporting project that my team and I are creating, we decided to introduce unit tests on different layers. This happened…
If you ever had a problem with your query timing out due to filtering by too many ids, you’ve come to the right place. You…
Trying to capture the software system’s architecture into one diagram can be hard. It might be even impossible for a complex system if there would…