Client-side development performance tips

The users of your application expect not only a user-friendly interface and great functionality but also the application to work fast. Your usage of technologies, such as JavaScript may provide poor experience on the client side.

Sitefinity CMS uses MS Ajax and script controls extensively to implement client functionality. Third-party developers can write their own client components and plug them into the CMS. They can also use various JavaScript libraries to help them be productive. Thus, client performance optimizations are mainly related to your usage of technologies, such as JavaScript, as well as the use of all these client libraries when implementing custom client components.

NOTE: Consuming the least amount of memory resources on the client-side is also important for targeting client devices with less memory available.

The following sections provide you with recommendations about how to improve performance on the client side.

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?