STACK = FE Glossary
1. Event-driven
3 elements in event-loop
Process & thread
Stack & Heap
2. Async pattern
2.1 callback hell
2.2 Promise
2.2.1 then / catch
2.2.2 async / await
2.2.3 generator
3. Middleware

4. HOF / HOC
4.1. HOF
4.2. HOC
5. React & Redux
5.1. Why immutable
5.2. Functional programming
Last updated





