Update radar/2022-03-28/remix.md

Co-authored-by: resah <3407199+resah@users.noreply.github.com>
This commit is contained in:
Achim Rolle
2022-04-27 08:31:38 +02:00
committed by resah
parent 2b01323a79
commit 0be38ce522

View File

@@ -10,4 +10,4 @@ One of Remix biggest features is the availability of nested routes. Through nest
Most web apps fetch inside of components, creating request waterfalls which leads to slower page loads. Remix loads data in parallel on the server and sends a fully formed HTML document
At AOE we use Remix for our enterprise Web Applications to provide a first class UX and fast page loads.
At AOE we use Remix for our enterprise web applications to provide a first class UX and fast page loads.