The server and client render should not be 1:1.
Don't render buttons on the server that require JS to work.
Don't ship code to the client that simply repeats what the server has already done.
— Jake Archibald (@jaffathecake) February 20, 2020
where the web, music, and faith collide
The server and client render should not be 1:1.
Don't render buttons on the server that require JS to work.
Don't ship code to the client that simply repeats what the server has already done.
— Jake Archibald (@jaffathecake) February 20, 2020