Hacker News new | ask | show | jobs
by tamebadger 2101 days ago
would have been nice to see something like, “this could mean className attribute reverts back to standard class and other attrs go back closer to standard html implementation, but that would probably have more far reaching effects that could cause more churn in ecosystem and react related libs
1 comments

I mean of course, that would be nice. But the thing is modern editors like vscode will automatically convert class statements to className if you copy paste plain html from elsewhere. Don't know about other attributes though.