|
|
|
|
|
by TheGeminon
1010 days ago
|
|
> Instead of bouncing back and forth between the client and server, we do our database query as part of the initial request, sending the fully-populated UI straight to the user. > But hm, how exactly would we do this? Couldn't help but chuckle. What mysterious technology could allow us to send an entire fully-populated UI over the web? |
|
All sarcasm aside, having composable components server-side is only a good thing. I welcome it.