Sobes.tech

Are standalone components and legacy code on NgModule compatible: can they be used together?

126

Why use track in new Angular template cycles and which field is better for tracking elements? What happens when tracking by object?

124

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

123

If you subscribe to form.valueChanges and call patchValue inside the handler for the same control, what will happen and how to avoid an infinite loop?

121

How would you migrate an Angular project from version 14 to 21 and what to do if a third-party library is incompatible?

120

What is the difference between == and === in JavaScript? What will '1' == 1 return?

120

In an OnPush component, the users array is modified via users.push(newUser) on click. Will the list in the template update and how can you guarantee its update?

110
/2