Welcome to Code In Salesforce Page
What is salesforce?
Salesforce is the crm tool.It is versatile ,cloud based and has interesting applications.
Salesforce Lightning :
Salesforce has been around for about 20 years , but currently lightning is one of the common skills companies are looking for. The reasons are
- Lightning is component based
- It is mobile first approach
- It emphasize on asynchronous process which is very helpful when having low latency network like mobile data
What it takes to learn lightning :
Coding in Lightning doesn't require any prerequisite knowledge, but it is good to have familiarity with
- Salesforce CRM Basics
- Javascript
- Apex in salesforce
My code tutorial assumes that users have basic knowledge on the above skills. In the following tutorial i will explain about various topics in Salesforce Lightning with a simple program.