Hacker News new | ask | show | jobs
Sending HTML instead of JSON over the wire (hotwired.dev)
2 points by vp 1203 days ago
1 comments

Now i haven't dug deep into hotwired. But isn't this how we used to do it before (insert your favourite javascript SPA framework here) was a thing?

Now it's certainly not a bad thing to reflect on whether it's the right solution to throw react, etc. after every problem you have. :)