Hacker News new | ask | show | jobs
by bricej13 3224 days ago
I built my side project with Vue: https://wherecaniwatchmy.team

Client side rendering saved my bacon when it went mini-viral a few weeks ago. My little home server probably would have keeled over and died had it been rendering all the pages, but just serving static files is a piece of cake.

1 comments

How do you do SEO?