

Enabling Lightning’s CDN will improve page load time by caching static content.Īura is the open source, UI framework used to develop numerous other frameworks and features that make up Salesforce Lightning. Use the Enable Content Delivery Network (CDN) for Lightning Component framework.If dealing with slow pages, consult Skuid’s Page Performance Guide to diagnose what may be causing issues.Absolute URLs do not use the force.navigateToURL Lightning Event this means that the Lightning page will be forced to completely reload. When setting up Go to URL actions, use relative URLs as opposed to absolute URLs whenever possible.Avoid UX that will require the end user to fully reload Lightning pages whenever possible.Do not use iframes they are not supported in API version 2.While Visualforce pages may be used within Lightning pages, they can often cause slowdown, and they do not fully utilize the advantages of the Lightning framework. Use the Skuid Page Lightning component to display Skuid pages as much as possible.

While implementation and design details can vary from deployment to deployment, there are some general best practices when building pages for a Lightning deployment:
