|
|
|
|
|
by don-code
665 days ago
|
|
I've noticed there's a behavior of newer React apps, to load the static text "You need to enable JavaScript to run this app" (or similar). It'd be nice if they could instead use this feature to gate rendering the page, as I assume that plugins like NoScript would be implemented to ignore it entirely and render whatever static content is there. It'd for sure still be up to content designers to degrade gracefully. |
|