Brainstorming session about topics on mock interview
- structure content / template for rendering
- HTML (template for initial state) -> DOM (current state) -> browser view
- DOM can be updated by DOM manipulation, which consequently will update browser view