|
|
|
|
|
by jimmy1
2899 days ago
|
|
> I hate the JSX "everything is JavaScript" mentality Would you object to things like unobtrusive javascript? Things like unobtrusive javascript came to be because people recognized early on that HTML was not enoug for writing applications -- that you needed something more. Since basically the entire world has come to embrace unobtrusive javascript, it isn't a logical leap to embrace JSX. https://medium.freecodecamp.org/react-s-jsx-the-other-side-o... |
|
Sure there are cases where JS is incredibly useful and beneficial, but your website should be able to display the majority of content with JS disabled.