web-stuff
CtrlK
  • JS Performance
    • 12 Tips for Improving JavaScript Performance
    • How to Optimize JavaScript Performance
    • 25 Techniques for Javascript Performance Optimization
    • 20 Best Practices for Improving JavaScript Performance
    • JavaScript Start up Performance
    • 13 Tips to Write Faster, Better Optimized JavaScript
    • Top 15 tips for improving JavaScript performance
  • Theory
    • Lazy loading
    • Время загрузки страницы и ресурсов
    • Время ожидания (latency)
    • Использование dns prefetch
    • Как работают браузеры
    • Критические этапы рендеринга
    • Оптимизация запуска
    • Основы производительности
    • Производительность анимации и частота кадров
    • What is web performance
    • How do users perceive performance
  • HTML performance features
    • CSS performance features
  • Web performance basics
  • Links
    • NG Guru
    • RxAngular
    • NGXS
    • Angular CD official docs
    • Angular zone official docs
    • Angular training guide
    • Angular Image Directive official docs
    • Angular Architects
    • Angular in depth
    • Angular University
  • Slides
    • Template binding
    • Change Detection Strategy
    • NgIf
    • NgClass
    • NgStyle
    • Pipes
    • Components
    • Directives
    • Services
    • Lazy
    • AOT & SSR
    • @Input
    • @Output
    • Async Pipe
    • Other
      • GC and memory leaks
      • Observables as inputs
      • NgRx vs Ngxs
      • Zone unpatching
      • Zoneless
      • CDR scheduling
      • Webpack tuning
      • Components caching
      • Mono/Poly/Macromorphic
      • IterableDiffers
    • NgFor
Powered by GitBook
On this page
  1. Slides
  2. Other

GC and memory leaks

PreviousOtherNextObservables as inputs

Last updated 2 years ago