- What is dynamic import?
- What are loadable components?
- What is suspense component?
- What is route based code splitting?
- What is the purpose of default value in context?
- What is diffing algorithm?
- What are the rules covered by diffing algorithm?
- When do you need to use refs?