Hacker News new | ask | show | jobs
by gf000 568 days ago
E-commerce sites are a pretty good fit for SPAs. Sounds like a bad rewrite, nothing more, nothing less.
1 comments

Why do you think that?

The only client side component of interest would be filtering and sorting, (although the server could render the new state too). I would choose traditional server side + a little bit of client side code here.