- What are the differences between useEffect and useLayoutEffect hooks?
- What are the differences between Functional and Class Components?
- What is strict mode in React?
- What is the benefit of strict mode?
- Why does strict mode render twice in React?
- What are the rules of JSX?