|
|
|
|
|
by gregjor
2221 days ago
|
|
Wouldn't the fastest web site consist of static HTML files? I don't see anything that needs React or any rendering or build step. Writing JS that does nothing more than put HTML in the DOM seems like a Rube Goldberg contraption for a site with static content. |
|