Hacker News new | ask | show | jobs
by mcjiggerlog 2984 days ago
Just curious - couldn't this perfectly be a static site?
1 comments

It probably could be, as long as I figure out how to get code splitting to work with it being a static site. Shouldn't be too hard. I imagine its just a case of pre-rendering all the routes and then uploading the whole thing to an S3 bucket.