Roman Sedov

Roman Sedov
Blogger
Posted by Roman Sedov
Roman Sedov

The controllers of component concept in Angular: part II

Reduce component code bloat and boost flexibility using DI metacontrollers. Sync component settings across your app for cleaner code.

Roman Sedov

How @taiga-ui/cdk can help you simplify your working with Angular: our 5 best practices

Speed up your Angular development with these 5 essential Taiga UI CDK tools. Simplify state, memoization, and templates for cleaner code.

Roman Sedov

How we make our base components more flexible: controllers concept in Angular

Eliminate deeply nested component @Inputs with Angular Controllers. Use Dependency Injection to clean up API surface and reduce bundle size.

Roman Sedov

Taiga UI is a new Angular UI Kit that you should try

Struggling with bloated bundles? Integrate Taiga UI, a highly-modular, tree-shakable Angular library, to optimize performance and scale.

Roman Sedov

The 10 best Angular tips selected by the community

Master Angular with these 10 expert tips and tricks. Optimize your DI, RxJS streams, and component logic for cleaner, more robust code.

Roman Sedov

Make the most of Angular DI: private providers concept

Simplify Angular components by offloading data transformations to private providers, resulting in cleaner code and better testing.

Roman Sedov

Declarative internet shopping with Payment Request API and Angular

Streamline checkout by integrating the native Payment Request API into Angular using Dependency Injection and declarative directives.