|
|
|
|
|
by buchanaf
3059 days ago
|
|
Not the most compelling list of pros/cons that I have ever seen. In terms of raw performance for content sites, I found hybrid implementations like Gatsby.js to beat most things. Most of the cons of SPAs can be significantly diminished with SSR, proper chunking, and a variety of other modern techniques -- it just gets complicated in a hurry. |
|