4
http://getskillsfast.com Learn Salesforce Lightning Step by Step from Scratch 100% Satisfaction Guaranteed http://courses.getskillsfast.com

Learn salesforce sfdc crm free

  • Upload
    prateek

  • View
    184

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Learn salesforce sfdc crm free

http://getskillsfast.com

Learn Salesforce

Lightning Step by Step from Scratch

100% Satisfaction

Guaranteed

http://courses.getskillsfast.com

Page 2: Learn salesforce sfdc crm free

http://getskillsfast.com

Building custom lightning components will be the most required skills for Salesforce developers in coming years .Whenever there will be need for building SPA (Single Page Applications) for Salesforce 1 ,using lightning components will be one of the architecture first choice .

Although there are multiple frameworks that one could use which includes angular, backbone, ember etc. but lightning is from salesforce and uses aura framework hence it will be really good candidate to consider for building SPA applications .

If you are familiar with JavaScript framework or at least have hands on experience with one of them, your learning curve for lightning components will be pretty small. If you don't have none or never worked on JavaScript, you may like to go through some of JavaScript course and get yourself up to speed.

The key point to understand will be while building lightning components the JavaScript code will follow event driven pattern .Each component can emit events and other components listen to different events and perform server side logic .You will find minimal server side calls will be made and rest of Dom manipulation will happen with client side JavaScript controller and JavaScript helper.

Salesforce Lightning Components framework is most sought after framework in the industry now.

Lightning Components is a UI framework for developing web apps for mobile and desktop devices. It’s a modern framework for building single-page applications with dynamic, responsive user interfaces for Force.com apps. It uses JavaScript on the client side and Apex on the server side.

Page 3: Learn salesforce sfdc crm free

http://getskillsfast.com

Lightning Components enables you with the rapid development with the build-in and reusable codes. Now the development is not years or months, rather, it is days or even hours/minutes.

Why Learn Lightning?

Lightning components give you a client-server framework that speeds up the development, improves the app performance, and is ideal for use with the Salesforce1 mobile app.

The Lightning App Builder gives you the power to build apps visually, without code, quicker than ever before using custom-built Lightning components. You can make your Lightning components available in the Lightning App Builder so administrators can build custom user interfaces without code.

Why Lightning component is so popular and why everyone is talking about Lightning?

• Out-of-the-Box Component Set • Performance • Event-driven architecture • Faster development • Device-aware and cross browser compatibility

Page 4: Learn salesforce sfdc crm free

http://getskillsfast.com

Why you should take this course?

• If you want to make your own salesforce App using Lightning. • The most comprehensive course on Salesforce Lightning available

anywhere. • If you like to learn by examples rather than some slideshow. • If you like to practice along with me. • If you are interested to take your career to next level.

What will you get from this course?

• How to sign up for your own free for lifetime Salesforce account and then enable Lightning Experience

• Enable Lightning Components in your Salesforce org • Use Static Resources in a Lightning Application • Create an Apex Controller that exposes data and logic to Lightning

Applications • Create a Lightning Application • Create Lightning Components • Create Lightning Events • Communicate between Lightning Components using Lightning Events • Standard and Force.com components • UI components • Value providers • Will be able to build lightning application