Improve front-end training

This commit is contained in:
Charles-Axel Dein 2020-11-09 16:05:13 +01:00
parent 0cb6cc8099
commit 1b2fa89b7b
2 changed files with 7 additions and 0 deletions

BIN
images/us-vs-them.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

View File

@ -7,6 +7,7 @@
- [Code style](#code-style)
- [Security](#security)
- [Dependency management: npm or yarn](#dependency-management-npm-or-yarn)
- [State management](#state-management)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@ -25,3 +26,9 @@
- OWASP
## Dependency management: npm or yarn
## State management
- Redux
- useReducer
- Flux