Hi! My name is
Maksym
]
a Web Software
Engineer
LinkedIn
X [Twitter]
Recent Updates
19 Apr '21
How to split HTTP Interceptors between multiple backends
Learn how to configure and split Angular HTTP interceptors for multiple backends, ensuring each API receives the right request modifications.
angular.love
Intermediate
7 Apr '21
How to use TS decorators to add caching logic to API calls
Discover how to use TypeScript decorators to add caching logic to Angular API calls. This guide demonstrates how to create custom method decorators to cache responses, improving performance and reducing unnecessary network requests with minimal code changes.
angular.love
Intermediate