Hacker News new | ask | show | jobs
by jack1980 3659 days ago
Did you evaluate ReactJS too? If so, what are your suggestions?
1 comments

For me personally, I feel like JSX is a dramatic step away from standards, and at this point, I like to stay away from tooling as much as possible.
JSX is nothing more than a convenient layer of sugar over JS. It's fine to avoid it, but IMO it's not really a "dramatic step away from standards".