Sobes.tech

You mentioned that you reduced the number of repeated API requests by 42%. What exactly did you do and how did you measure the result?

183

Why did you move the project from monolith to shared/feature-module structure and how did you do it?

176

How to manually update a component view with OnPush and what is the difference between markForCheck and detectChanges?

172

What are standalone components in Angular and how are they better than the modular approach?

159

What versions of Angular have you worked with, what problems did you encounter during migration, and how did you approach it?

151

Why is distinctUntilChanged needed and will it work for a word with two identical letters in a row, for example 'классика'?

150

How to implement search by valueChanges of an input field with a backend request: which RxJS operators to use and why?

136

Tell us about a complex form with 50+ fields: how did you build the architecture, dynamics, and work with nested data?

134

Is it better to use a component or a directive to implement a button in UI Kit Angular 19? Why?

132

When should you unsubscribe from RxJS streams and what methods of unsubscription do you know in Angular?

128

What is generics in TypeScript and how to pass the result type in HttpClient.get?

123
/2