In this follow-up post we demonstrate how to use Angular's CDK to build a custom overlay that looks and feels much like the Google Drive file preview overlay. We'll pick up from where we left off and implement keyboard support, image preloading and add an... (more…)
Read more »
In this post you’ll learn how to Lazy Load an Angular module. Lazy loading means that our code isn’t downloaded by the browser until it’s... (more…)
Read more »
.NET 7, Angular 16, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Prin... (more…)
Read more »
BEM is a popular methodology for using CSS. According to the website, Block Element Modifier provides several benefits: (more…)
Read more »
Don't underestimate the power of components and their immense positive effect on scalability of your product. In this talk, Gion will guide you through some ... (more…)
Read more »