Skip to content

Instantly share code, notes, and snippets.

@mbraga-sfdc
Created November 24, 2020 20:45
Show Gist options
  • Save mbraga-sfdc/a594f5a7f65422620ed7411d82168ea9 to your computer and use it in GitHub Desktop.
Save mbraga-sfdc/a594f5a7f65422620ed7411d82168ea9 to your computer and use it in GitHub Desktop.
Tool Features
Apex Interactive Debugger and Apex Replay Debugger (Salesforce Extension Pack for VS Code) Troubleshoot your Apex code by inspecting debug logs using Visual Studio Code as the client.
AppExchange Find ready-to-install solutions that extend Salesforce capabilities in this marketplace
Browser Developer Tools (e.g. Chrome DevTools ) Help LWC developers to inspect, profile and audit lightning components
Linting - Lightning Web Component Identify errors about malformed code against established patterns with Lightning Component development
Platform Event Usage Monitor Drive Einstein Analytics insights on Platform Events Usage. Take further action with Einstein Analytics notifications.
Salesforce Community Page Optimizer Identify common performance anti-pattern
Salesforce Debug Log Identify problems with a Salesforce process. Check out these trailheads for more information : Generate and Analyze Logs in Developer Console and Find and Fix Bugs with Apex Replay Debugger
Salesforce Lightning Inspector Enables Aura component developers to navigate the component tree, inspect component attributes, and profile component performance. This Chrome DevTools extension also helps you to understand the sequence of event firing and handling.
Salesforce Mobile Tools Enable developers to build and debug mobile ready Lightning web components both locally, and from within the Salesforce mobile app virtual device builds.
SPEXY Identify and visualize performance hotspots by automatically gathering all the relevant debug logs in the session and generate a dashboard of call sequence with breakdowns by key categories such as SOQL, DML, Callout, Workflow and etc.
Streaming Monitoring Monitor streaming events (PushTopic, generic, standard/custom platform events, CDC and monitoring events)
Tips in Lightning App Builder Gives you feedback for enhancing performance and usability when you design a page, via tips in a docked prompt within the Salesforce App Builder
Toolkit for Salesforce Assist common consulting processes and diagnosing tasks
Workbench Allows users to describe, query, manipulate, and migrate both data and metadata in Salesforce.com organizations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment