Integrate Google Drive with Salesforce Chatter using Lightning Connect
Lightning Connect provides access to the files stored outside of your Salesforce Organization, and enables seamless integration with the Force.com platform.
Lightning Component Bundle
Lightning is all about components. We can build applications by assembling components created by us and other developers. A component can contain other components, as well as HTML, CSS, JavaScript, or any other Web-enabled code.
View Calendar from Salesforce Object Using Simple Agenda View Lightning Component
As a Salesforce user, we can only view the Events and Calendar in the home page of the Salesforce. Every time the user needs to navigate to the Home Page to track the event details, it eventually increases the manual work.
Dynamically Creating and Destroying Lightning Components
Lightning Component, a single-page application, comprises of dynamic and responsive user interfaces which use JavaScript on the client side and Apex on the server side.
Invoking Apex Callout Using Lightning Component
The Salesforce Lightning Component framework is used for developing dynamic web apps for Mobile and Desktop devices. It is built on an open-source framework called Aura.
How to Refer a Lightning Component in a Visualforce Page
This article will explain how to refer a Lightning Component in a Visualforce Page. Please follow the below steps:
Launching Lightning Component as Quick Action
We know that Lightning Component is a modern framework for building single-page applications and building apps independently in Salesforce. In the recent Winter ’17 release from Salesforce, the Lightning Experience has offered a way to use lightning component from an action.
Pagination Using Lightning Components

Lightning Component is a new UI framework for developing web apps for mobile and desktop devices.It is used to build a single-page application with responsive user interfaces, and also it uses JavaScript on the client side and Apex on the server side.
URL Hack button in Lightning Experience
The Salesforce Lightning URL Hack is a method for crafting a special hyperlink or script and exposing it via button or formula field. These specially crafted hyperlinks are often used to provide additional functionality and automation to end-users.