Comment on nobody in webdev knows what graceful degradation is anymore
Croquette@sh.itjust.works 5 weeks agoReact tutorial are like that. You create a simple HTML page with a script and the script generates everything.
I had to do a simple webpage for an embedded webserver and the provider of the library recommended preact, the lightweight version of react. Having no webdev experience, I used preact as recommended and it is a nightmare to use and debug.
swelter_spark@reddthat.com 5 weeks ago
So that’s why.