> For the complete documentation index, see [llms.txt](https://www.ngxs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.ngxs.io/master/recipes.md).

# RECIPES

- [Authentication](https://www.ngxs.io/master/recipes/authentication.md)
- [Caching](https://www.ngxs.io/master/recipes/cache.md)
- [Component Events from NGXS](https://www.ngxs.io/master/recipes/component-events-from-ngxs.md)
- [Debouncing Actions](https://www.ngxs.io/master/recipes/debouncing-actions.md)
- [Dynamic Plugins](https://www.ngxs.io/master/recipes/dynamic-plugins.md)
- [Module Federation](https://www.ngxs.io/master/recipes/module-federation.md)
- [Unit Testing](https://www.ngxs.io/master/recipes/unit-testing.md)
- [RxAngular Integration](https://www.ngxs.io/master/recipes/intregration-with-rxangular.md)
- [Zoneless Server-Side Rendering](https://www.ngxs.io/master/recipes/zoneless-ssr.md)
- [Lazy Loading Action Handlers](https://www.ngxs.io/master/recipes/lazy-loading-action-handlers.md)
