NGXF
  • 🚀Introduction
  • Get Started
    • Why
    • Installation
  • Concepts
    • Introduction
  • Features
    • Activated Route
    • Call
    • Init
    • Lazy
    • Keep Alive
    • Timeout
    • Track By Key
    • Repeat
    • Virtual Scroll
  • Server Interaction
    • Async
    • Cookies
    • Http
    • Socket.IO
  • Hooks
    • State Hook
    • Effect Hook
    • Reducer Hook
  • Recompose
    • Compose
  • API
    • NgxfModule
    • HttpDirective
    • RouteDirective
    • InitDirective
    • ComposeDirective
    • ReturnDirective
    • TimeoutDirective
    • CookiesDirective
    • AsyncDirective
    • LazyDirective
    • CallPipe
  • Recipes
    • Caching
    • Style Guide
  • Community
    • FAQ
    • Contributing
Powered by GitBook
On this page
  • Can I use NGXF with Angular 6?
  • Is this ready for production?
  1. Community

FAQ

Can I use NGXF with Angular 6?

6.x supports Angular 6 and RxJs 6 out of the box.

Is this ready for production?

Yes, we made a huge effort with 6.0 to ensure stability and good test coverage. There are several individuals who are using this in production today.

PreviousStyle GuideNextContributing

Last updated 6 years ago