Server-side composition advantages and disadvantages

Server-side composition The good and bad of server-side composition

Let’s look at the advantages and disadvantages of this approach.

The benefits

We can achieve excellent first load performance since the browser receives an already assembled page. Network latency is much lower inside a data center. This way, it’s also possible to integrate a lot of fragments without putting extra stress on the customer’s device.

This model is a sound basis for building a micro-frontends-style application that embraces progressive enhancement. You can add interactive functionality via client-side JavaScript on top.Read more

Get ready for .NET Conf 2021

dotnetNET Conf is back again this year and will be live streaming to a device near you November 9-11 on www.dotnetconf.net. .NET Conf is a FREE, 3 day virtual developer event organized by the .NET community and Microsoft. This year .NET 6 will launch at .NET Conf 2021! We’re also looking at a bigger production this year with a lot of fun packed into the three days of learning. Come celebrate and learn about the new release. You won’t want to miss it.Read more