We follow Salesforce’s official recommendation to use Visual Studio Code (VSCode for short) for Salesforce development. Immediately, our first question is – what are Top 10 VSCode Extensions For Salesforce development to boot up the working efficiency? I have spent some time compiling this top 10 best VSCode Extensions for Salesforce, and extra best VSCode extensions for Salesforce. I hope it adds value to you! In case you don’t know what VSCode is, it is the Salesforce recommended code...| SalesforceWay
Many Salesforce developer blogs exist on the internet. Some share knowledge, some share wisdom. The goal of this article is to curate a list of wisdom-sharing best Salesforce developer blogs for you. First, what is the difference between knowledge and wisdom? Let me quote what Don Robins said: It’s easy to acquire knowledge. Knowledge is everywhere. You can go out and find knowledge. The problem is the absorption of that knowledge, and turning it into what I call wisdom. Wisdom is taking...| SalesforceWay
Prettier is the Salesforce recommended Apex code formatter in VSCode, but how to do the Prettier Apex VSCode setup? After all, Prettier is only a command-line tool, can Visual Studio Code use Prettier to format Apex code, and automatically? The answer is YES. I did a bit of research, figured out the solution, and wrote down this detailed guidance. If you prefer a video medium, I also created a 7-minute YouTube video with the same content. Prerequisites Install NodeJS and NPM First, we need to...| SalesforceWay
If you’re a Salesforce technologist, you’ve probably heard we can study Salesforce APIs With Postman. But it is a tedious task to build Salesforce API callouts from scratch. Big thanks to Sebastien Colladon & Philippe Ozil, who published an article to share their Postman collection! With their awesome job, I had the chance to jump right away into the exploring step! If you want to have hand-to-hand guidance, this 5-minute video is for you. Video – Salesforce APIs with Postman The post L...| SalesforceWay
There are many Salesforce podcasts in the ecosystem, but lacking of an up-to-date list covering all podcasts. This article aims to fill this gap. The goal of this article is to build an ultimate go-to list of Salesforce podcasts for trailblazers who love to learn Salesforce technology and listen to people’s stories via podcasts. The podcasts are categorized by the update frequency and the description of each podcast tells what the show is about, what types of listeners the show targets to, ...| SalesforceWay
As a Salesforce developer who is all the time in the Object-Oriented Programming (OO) world, I always wanted to explore the beauty of the other popular programming paradigm -- Functional Programming (FP). In the past,| SalesforceWay
One day I sit in the office and wonder what are the Salesforce sandbox refresh best practices, does a Salesforce sandbox refresh checklist exist? I google-searched, but couldn't get a good answer. So I spent| SalesforceWay