Posts

Learn Salesforce Lightning - Part 1

Image
INTRODUCTION TO LIGHTNING FRAMEWORK The Lightning Component framework is a UI framework for developing dynamic web apps for mobile and desktop devices. It’s a modern framework for building single-page applications engineered for growth. The framework supports partitioned multi-tier component development that bridges the client and server. It uses JavaScript on the client side and Apex on the server side. Below are the benefits of using Lightning Framework, Out-of-the-Box Component Set Rich component ecosystem Performance Event-driven architecture Faster development Device-aware and cross browser compatibility Lightning App builder The Lightning App Builder is a point-and-click tool that makes it easy to create custom pages for the Salesforce mobile app and Lightning Experience, giving your users what they need all in one place. Single-page apps that drill down into standard pages Dashboard-style apps, such as apps to track top sal...