5ReactIntermediate#fundamentals#performanceWhat is the virtual DOM and reconciliation?Show AnswerOpen
30ReactAdvanced#ssr#seoWhat is the difference between client-side and server-side rendering?Show AnswerOpen
33ReactAdvanced#hooks#effectsWhat is the difference between useEffect and useLayoutEffect?Show AnswerOpen
34ReactIntermediate#effects#debuggingWhat is StrictMode and why does my effect run twice?Show AnswerOpen
36ReactAdvanced#state#dataWhat is the difference between server state and client state?Show AnswerOpen
40ReactBeginner#fundamentalsWhat is the key difference between class and function components?Show AnswerOpen
43ReactIntermediate#accessibilityWhat accessibility basics should a React component follow?Show AnswerOpen
44ReactAdvanced#context#performanceHow do you avoid unnecessary re-renders from context?Show AnswerOpen