收集一些面試經典題,有些是面試趣看到的,有些是自己遇到的
【CSS相關】
【React框架相關】
- 什麼情況要用memo?
memo – React
【JavaScript】
- Event Propagation
A simplified explanation of event propagation in JavaScript. - Event Loop
JavaScript Event Loop: How it Works and Why it Matters in 5 Minutes - true + false
JavaScript Showdown: == vs === | HackerNoon
JavaScript: Why does 3 + true = 4? (and 7 other tricky equations)
Unary plus (+)
【Browser】
- How does browser work step by step
How browsers render the UI?
Inside look at modern web browser
What happens when you type a URL into your browser? - What are Reflow and Repaint?
- async vs defer attributes
【總匯篇】
React Interview Questions: Everything You Need to Know
alex/what-happens-when
MDN Web Docs Glossary: Definitions of Web-related terms | MDN