Nyla performance

Nyla uses cutting edge frontend technology and server-side rendering to deliver fast, fully featured experiences to your customers.

Nyla sites are the output of the editing experience, and leverage Nyla’s cutting edge frontend technology to deliver fast, fully featured experiences to your customers. Nyla sites are server side rendered, which means that users have a cutting edge load time experience, not just on initial page load but on subsequent page to page navigation.

Performance

Fundamentally, Nyla is all about generating (and delivering) the right data at the right time to the right user. We leverage patterns such as PRPL, route-based code/data-splitting, stale-while-revalidate, and many, many more, using a Jamstack architecture which pre-delivers stable markup from the Edge (both the initial structure and appearance) of the specific page someone requested, and then uses JavaScript (through React) to hydrate and generate a near-instant page-to-page loading time.
We make sure not to add unnecessary dependencies to your codebase, while at the same time optimizing all the assets and resources (images, JavaScript, stylesheets) using the best available technologies, optimizing for the critical rendering path, and we even try anticipating what the user will want next to intelligently prefetch that content beforehand.
Nyla sites will also scale up to extremely high volumes of users without any impact on the end user experience.  
This results in users having an optimal framework within which to make the content and business decisions that result in the end output for customers.