What happens during the layout or reflow process in a browser
The browser calculates different element sizes and positions
What is the painting part of a browser process
Painting refers to physically rendering pixels to a screen
What are the main components of a browser
4. Networking - responible for network calls like http rquests

Add more
https://www.html5rocks.com/en/tutorials/internals/howbrowserswork/#CSS_parsing
What is a virtual DOM in react?
What components does it involve. What advantages does it have?
What are the three steps to designing Internationalization (intl,i18n).
How do you detect a user’s Locale