Hacker News new | ask | show | jobs
by skywhopper 743 days ago
Can’t read the article right now, getting a server error. But the SaaS company I work for is working on htmx for our next release. It’s actually made things incredibly simple. Not to mention speedy on the client side. No need for a heavy JS layer. Keep your rendering on the server where it can actually be fast.
1 comments

Yeah.... got the website up an running a week ago on Heroku and made this post. And what do you know, hacker news crashed it!!
Guess I should upgrade from the hobby postgress tier....
Isn't this an unintentional argument for static, client-side rendering?
Ha no. No htmx here. Just me being dumb with Heroku.
And people still arguing that having a server process every request is a good idea