Kizspy | Question: 39
(Choose 1 answer)
FJOVERFLOW.COM
Which of the following is FALSE about HMR (Hot Module Replacement)?
A. Updates the browser as soon as changes are made to the JS code
B. Maintains application status
C. Save time by updating only modified code
D. Requires a full page reload after each change