Coding With The Force's repositories
Salesforce-Separation-Of-Concerns-And-The-Apex-Common-Library
This repo hopes to better explain Separation of Concerns for Salesforce and how to leverage the Apex Common library to employ it in your org.
Salesforce-CTA-Study-Guide
This has my notes for studying for the Salesforce CTA Exam
Salesforce-Development-Tutorials
This houses all of my youtube video tutorials
Salesforce-Development-Best-Practices
Best Practices for Developing on the Salesforce Platform.
The-Complete-Guide-To-AI-Assisted-Salesforce-Development
This repo is used to house the rules and guides for setting up and using the Cursor IDE effectively for Salesforce development
Salesforce-Ultra-Enhanced-Related-List
Allows for a more enhanced related list. Mass deletes, mass edits, pagination and much more
The-Complete-Guide-To-LWC-Jest-Testing-In-Salesforce
A guide for how to setup jest and start using it to test your LWC's
Salesforce-Character-Counting-Layout-Component
This component allows you to enhance your Salesforce record edit pages, edit pages and new record forms by displaying character counts for text fields!
Salesforce-SOLID-Design-Principles-Tutorial-Series
This repo houses the code created in the SOLID Design Principle Tutorial Series
The-Salesforce-Master-Class
This is the repo that holds all of the guides, projects, and code for The Salesforce Master Class on Udemy.
Salesforce-Console-List-View-Auto-Refresher
This repo houses the code for a custom Salesforce console list view refresher so that people monitoring list views for inbound cases or other objects will get a refreshed list view automatically instead of needing to press the refresh button on the list view manually.
GME_Ticker
A ridiculous app I built to put a GME ticker in your orgs utility bar lmao.
The-Salesforce-Apex-Master-Class
This repo contains in depth explanations for every episode of the Apex Master Class course I've put together on YouTube!
fflib-apex-common
Common Apex Library supporting Apex Enterprise Patterns and much more!
Salesforce-Design-Patterns
This repository exists to explain hold an explanation for each of the Gang of Four design patterns in Salesforce for both Apex and JS
The-Complete-Guide-To-Marketing-Cloud
Guide for the Marketing Cloud Admin Exam
Apex-Trigger-Switches
This repository is made for the How to Create Switches To Allow Users to Bypass Triggers In Production video I made. This technique allows you to bypass triggers in production by using a custom setting.
AutomaticJobRescheduler
This is the code for the Automatic Job Rescheduler video
communication-between-lwc-and-aura-component-types
This is the repository for the video where I go over how to communicate between aura and lwc's. You can find the video here:
CommunityCustomWelcomeAndPasswordResetEmails
The repository for the custom welcome and password reset emails tutorial for Coding with the Force
Re-Usable-External-Links-LWC
This contains a re-usable external links lightning web component (LWC) that can pop links in a new browser tab or lightning console tab. It is completely configurable using Custom Metadata.
Dreamforce2018
Example Circle CI Setup from my Dreamforce 2018 Talk
LWC-Master-Class
This repo holds all of the code and information required to follow along in the lightning web component master class tutorial series
PersonalBoxTest
Test
Process-Builder-Switches
The repository for the How to Make Your Process Builders Bypass Your Triggers video I made. This allows you to bypass the triggers when running your process builder code.
The-Complete-Guide-To-Agentforce
This repo houses a wiki that walks you through the important information to know when building with Salesforce's new Agentforce tool.