diff --git a/training/front-end/06-front-end-development-practices.md b/training/front-end/06-front-end-development-practices.md index 5f45ca9..bef0db9 100644 --- a/training/front-end/06-front-end-development-practices.md +++ b/training/front-end/06-front-end-development-practices.md @@ -69,6 +69,8 @@ See [TypeScript](./03-typescript.md) ### Interaction with the backend - GraphQL and Apollo +- redux-saga et al. +- Hooks for API handling ### Error handling