Course curriculum

  • 1

    Redux i wykorzystanie go w React

    • 01. Wstęp

    • 02. Simple state container – own store

    • 03. Simple state container – refactor

    • 04. Installation

    • 05. Redux duck proposal

    • 06. Devtools

    • 07. Integrating with React

    • 08. react-redux

    • 09. Three Redux principles

    • 10. ToDo list in Redux

    • 11. combineReducers

    • 12. State preloading and saving

    • 13. Project 0.0 – introducting redux to handle laoders

    • 14. Project 0.1 – refactor