inDepth.dev
  • Our Manifesto
Subscribe
Maksym Honchar

Maksym Honchar

Frontend Developer

https://twitter.com/MaksymH_dev
How to split HTTP Interceptors between multiple backends
angular

How to split HTTP Interceptors between multiple backends

This article explains one of the possible ways to build different types of HttpClients for different feature modules (including non-lazy loaded) and associate a set of interceptors with each HttpClient type to ensure more reliable architecture.

  • Maksym Honchar
Maksym Honchar Apr 19, 2021 • 5 min read
How to use TS decorators to add caching logic to API calls
angular

How to use TS decorators to add caching logic to API calls

In this article I'll go over a couple of possible implementations of network requests caching and I'll elaborate on the one we adopted that uses TS decorators.

  • Maksym Honchar
Maksym Honchar Apr 7, 2021 • 6 min read
inDepth.dev © 2023
Powered by Ghost