Join Nostr
2024-12-02 15:43:49 UTC

Harry W. on Nostr: The more i read and experience client side frameworks, the more I agree with the idea ...

The more i read and experience client side frameworks, the more I agree with the idea that we should move back to server side rendering as much as possible.
Use JS for progressive enhancement as much as possible, but make the rendered web page as dumb as possible.

#WebDev #Code #react #JS