Skip to main content

Glossary

Angular Synchronizationโ€‹

Angular synchronization is the process that keeps the UI in sync with the application state. It handles:

  • flushing views (i.e., change detection)
  • running reactive effects
  • triggering render hooks

โœ… Angular Testing Glossaryโ€‹

Looking for definitions of testing terms? Check out the Angular Testing Glossary.

Pragmatic Angular Testing
๐Ÿ‘จ๐Ÿปโ€๐Ÿณ Let's cook some tests โ†’

๐Ÿ’ฐ 80โ‚ฌ ยท 170โ‚ฌ ยท Lifetime access

Learn how to write reliable tests that survive upgrades and refactorings.