Skip to content
fausfore edited this page Feb 24, 2018 · 3 revisions
  1. Sommaire
    • TOUJOURS EN COURS DE REDACTION**
Ceci est un tutoriel pour s'éssayer a **Ngrx**, vous verrez les différents concepts de cette librairie par le biais d'un exercice de création d'une **todo-list**, on verra comment optimiser notre application par l'utilisation du pattern **Redux** et de couvrir un maximum de sujets jusqu'au tests unitaires.

A l'heure ou j'écris ces lignes **Ngrx** viens de passer en version 5 ainsi que **Angular**.

    1. [0](https://github.com/fausfore/ngrx-guide/blob/master/documentations/introduction.md)
      1. 0-1 Redux, kesako ?!
      2. 0-2 Pourquoi Redux alors ?!
      3. 0-3 Flux vs Redux
      4. 0-4 Le Store la base de tout
      5. 0-5 Le root reducer
      6. 0-6 Le schéma
      7. 0-7 Les actions
      8. 0-8 Action creator
    2. [1](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-1.md)
      1. 1-1 Installation
      2. 1-2 Architecture Folder
      3. 1-3 Set up
    3. [2](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-2.md)
    4. [3](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-3.md)
    5. [4](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-4.md)
    6. [5](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-5.md)
    7. [6](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-6.md)
    8. [7](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-7.md)
    9. [8](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-8.md)
    10. [9](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-9.md)
    11. [10](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-10.md)
    12. [11](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-1.md)
    13. [12](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-12.md)
    14. [13](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-13.md)
    15. [14](https://github.com/fausfore/ngrx-guide/blob/master/documentations/step-14.md)

thrht

Clone this wiki locally