|
|
|
|
|
by cbsmith
4243 days ago
|
|
I hear you on this, but the notion that client side is inherently a bigger download is kind of crazy, no? Heck, if the concern is really about having lots of round trips, rather than server side rendering, you could have the server side stitch the client side components and still allow client side rendering. In fact, doing it that way makes it a heck of a lot easier to avoid reloading the entire page each time. Some kind of weird disconnect here. |
|
That's obviously an extreme example.
Ultimately it's the engineer's job to make good decisions.