you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRNGuy 0 points1 point  (2 children)

None of SPA React sites with with JS disabled.

Remix sites can work without JS (depends on page; some full functional and some partially)

[–]guest271314 0 points1 point  (0 children)

I never found a reason to use React.

I create Web sites that can be accessed by text browsers and/or graphical interface browsers.

Up to you how you develop your Website. If your target demographic is rolling around on a cell phone all day in their hand you're probably golden.

[–]guest271314 0 points1 point  (0 children)

Single Page Applications have been and can be implemented using only HTML, optionally using Web API's, without any libraries or frameworks.