...

/

اختبار: مقدمة إلى React

اختبار: مقدمة إلى React

اختبر مدى فهمك للمفاهيم الأساسية لـ React باستخدام هذا الاختبار الشامل.

سنغطي ما يلي...
1

What is the primary advantage of React’s virtual DOM?

A)

It directly modifies the real DOM for faster updates.

B)

It eliminates the need for JavaScript in UI updates.

C)

It minimizes real DOM updates by identifying changes.

D)

It only works with static content.

Question 1 of 150 attempted