Oddbean new post about | logout
 HTMX.org 

You must learn to handle everything server side. HATEOAS

Think differently. It weird at first, and the longer you've been using JS traditionally the harder it's going to be to re-wire your brain to program that way. It seems wrong at first but then the code base is so much smaller and less worry about how the client behaves because most compute is server side.