# Introduction

There are 4 major concepts to NGXF:

* Non-Store
* Non-Actions
* Non-State
* Non-Selects

These concepts create a unidirectional control flow traveling from a template requesting an request, to a http reacting to the request, back to the template.
