Hacker News new | ask | show | jobs
by andy_ppp 3655 days ago
Yeah, the jsx bit is weird to start with, the best bit is changing data diffs the DOM and updates it for you.

However, unless building a madly complex UI I've decided it's best avoided; mostly because now that I can build super complex UIs I probably will rather than simplify things that can work in a progressively enhanced way.