Day 3 - Chai Aur React ✅
1) React works through JavaScript, not magic.
2) JSX converts into React element objects.
3) Elements contain type, props & children.
4) customRender creates DOM elements and injects content.
5) setAttribute applies props dynamically.
6) for...in loop makes rendering scalable.
7) React optimizes JSX conversion, rendering & DOM updates through object-based architecture and efficient reconciliation internally.
@ChaiCodeHQ @Hiteshdotcom @piyushgarg_dev @nirudhuuu @yntpdotme @surajtwt_ @devwithjay