Kizspy | Question: 7
(Choose 1 answer)
Which of the following is not benefit of JSX?
A. It is faster because it makes improvements while compiling code in JavaScript
B. It is also safe and most errors can be caught during integration
C. It makes it easier to write templates if you are good with HTML
D. It requires less memory consumption compared to traditional JavaScript syntax