Server-side rendering is a better choice for many applications (2020)
1–10 of 286 posts
Re: Server-side rendering is a better choice for many applications (2020)
#2Re: Server-side rendering is a better choice for many applications (2020)
#3Re: Server-side rendering is a better choice for many applications (2020)
#4Re: Server-side rendering is a better choice for many applications (2020)
#5I swear people must get so lost in the development of some sites that they don't realise how bad they are. Pathetic load times, unnecessary page animations, confusing UIs, hijacking scrolling.
Re: Server-side rendering is a better choice for many applications (2020)
#6That aside, just use whatever fits best for the task at hand. If server-side rendering works better for you, use that. If client-side rendering is preferable, do that instead. Or a mix of the two. No need to be dogmatic about it.
Re: Server-side rendering is a better choice for many applications (2020)
#7I think the next major change will be unified hybrid rendering. Render the initial view via SSR for speed, framework automatically injects more and more of the page transparently as user-driven events happen. All of this will be transparent and you only write the app once.
Re: Server-side rendering is a better choice for many applications (2020)
#8I think the next major change will be unified hybrid rendering. Render the initial view via SSR for speed, framework automatically injects more and more of the page transparently as user-driven events happen. All of this will be transparent and you only write the app once.
Re: Server-side rendering is a better choice for many applications (2020)
#9Isn't "Thiel Truth" just a euphemism for a strongly-held opinion? Not sure why this banal concept has to be attributed to some venture capitalist. Seems like clickbait. That aside, just use whatever fits best for the task at hand. If server-side rendering works better for you, use that. If client-side rendering is preferable, do that instead. Or a mix of the two. No need to be dogmatic about it.
Re: Server-side rendering is a better choice for many applications (2020)
#10More honest, or less clickbaity would be: "is my thiel truth"