Useful Git commands

In this post, we will talk about useful git commands for developers. Version control refers to the process of saving different files or different ‘versions’ of files throughout the various stages of your project. This enables developers to keep track…

SOQL Best Practices

When dealing with Large Data your SOQL query may return so many Objects that the limit on heap size is exceeded and an error occurs. In this post we will talk about Apex SOQL best practices in Salesforce and how…

Salesforce User Stories in Action

Join this interactive session to understand how to write Salesforce-specific user stories, how to prioritize user stories, and learn some guidelines around story estimation. Join us to learn about Salesforce User Stories in Action and How to Write User Stories…

Salesforce Agile implementation

Most of the Salesforce implementations are following Agile methodology, especially using the most powerful framework ‘Scrum’. There are many misconceptions about how Scrum works, what the roles involved and the ceremonies followed. Join this interactive session to unveil how Organizations…