Ways to Reduce Speed Issues in Salesforce Lightning - PowerPoint PPT Presentation

About This Presentation
Title:

Ways to Reduce Speed Issues in Salesforce Lightning

Description:

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. – PowerPoint PPT presentation

Number of Views:47
Slides: 10
Provided by: atocloud
Category: Other

less

Transcript and Presenter's Notes

Title: Ways to Reduce Speed Issues in Salesforce Lightning


1
(No Transcript)
2
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

3
(No Transcript)
4
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

5
(No Transcript)
6
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 users
    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.

7
  • 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.

8
(No Transcript)
9
Contact
Follow Us On
Contact_at_atoclud.com
0129-4032277
91 9953170767
Write a Comment
User Comments (0)
About PowerShow.com