inDepth.dev
  • Our Manifesto
Subscribe
Tagged

lazy-loading

A collection of 4 posts

Angular Lazy Load Common Styles Specific to a Feature Module
angular

Angular Lazy Load Common Styles Specific to a Feature Module

Here I will walk you through a step-by-step guide on how to lazy load the common styles specific to a feature module.

  • Rishanthakumar Rasarathinam
Rishanthakumar Rasarathinam Nov 5, 2020 • 4 min read
Lazy loading Angular components from Non-Angular applications
angular

Lazy loading Angular components from Non-Angular applications

How to lazy load Angular components from a Non-Angular project. Ideal for dynamic websites using CMS platforms.

  • Bruno Bradach
Bruno Bradach Mar 28, 2020 • 7 min read
How to use the environment for specific HTTP services
angular

How to use the environment for specific HTTP services

Have you ever needed to switch your backend endpoints before building for production? Or has it been problematic to change the endpoint of a resource? It sure happened to me, so I am going to show you how I dealt with this issue. If you just want to browse the final code, you can check it here.

  • Oriol Miro-Barcelo
Oriol Miro-Barcelo Mar 24, 2020 • 4 min read
Lazy loading Angular modules with Ivy
angular

Lazy loading Angular modules with Ivy

Angular Ivy makes it pretty easy to lazy load components, but what if we need to lazy load modules. Can we do that? In this article I'll show you why you may need this and how it can be done.

  • Andrei Vajna
Andrei Vajna Mar 5, 2020 • 9 min read
inDepth.dev © 2023
Powered by Ghost