1 / 9

Ways to Reduce Speed Issues in Salesforce Lightning

Nobody likes stuff that is too slow to takes inordinate time to load. The same is true of users of salesforce lightning. There are numerous tools available to investigate issues of slow lightning components. These include tools such as chrome performance tool or lightning component inspector in Google chrome. Making custom component and next applying Salesforce lightning design system is not the right step if you already have base component. <br>Visit - https://www.atocloud.com/our-services/salesforce-lightning/

atocloud
Télécharger la présentation

Ways to Reduce Speed Issues in Salesforce Lightning

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction To Salesforce Lightning Lightning, a new Salesforce platform launched to customize or redefine Salesforce applications. Through this platform, more requirement centric apps can be developed but you may need a professional team of the developer or maybe a single developer for this task. The Salesforce Lightning platform has brought a number of changes in the way, the CRM has been implemented and a few of them are: • Information Architecture • No Technical Knowledge is Required • Compatibility with the Visualforce pages

  2. Benefits of Salesforce Lightning Lightning Experience is the fresh, modern user experience as well as interface offered to Salesforce users. It is a completely novel manner of interacting with your respective organization. We take a look at the major benefits of Salesforce Lightning • Designed with the objective of user-friendliness • Drag and Drop facility • Device recognition as well as cross-browser compatibility • Event-driven model • More columns to dashboards • Make certain tasks a breeze for Administrators • Accelerated app building

  3. Ways to Reduce Speed Issue In Salesforce Lightning 1) Performance profiling- There are numerous tools available to investigate issues of slow lightning components. These include tools such as chrome performance tool or lightning component inspector in Google chrome. 2) Client side is faster than server side - Remember to keep maximum application logic on the client end. When logic executes in the user’s browser it can respond very quickly to user requests. Logic on the server end at the very minimum has a round trip delay. In a majority of cases you should only use the server side to read or write records as well as metadata.

  4. 3) Utilization of Lightning base components - Rather than reinventing third party lightning components look at base components at the onset. Making custom component and next applying Salesforce lightning design system is not the right step if you already have base component. 4) Avoid delays by doing this - During any prefetch request also return information that the app is just going to display even if it will not be required in all different situations possible. A user experience having no delays is a better option than a slow app which utilizes slightly less bandwidth. 5) Restrict utilization of JavaScript libraries - This is the right time to learn JavaScript from the ground up. In earlier times there existed only a handful of libraries such as jQuery, underscore JS and few others. But in this continuously and fast changing time of technology there are new libraries as well new versions of existing libraries.

  5. Contact Follow Us On Contact@atoclud.com 0129-4032277 +91 9953170767

More Related