Coding-With-The-Force
Coding With The Force YouTube Channel: https://www.youtube.com/channel/UCInW7i0164zjsE8DDnFojCg LinkedIn Page: https://www.linkedin.com/in/mattgerry/
Coding With The Force
Pinned Repositories
CircleCIDemoRepo
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-CTA-Study-Guide
This has my notes for studying for the Salesforce CTA Exam
Salesforce-Development-Best-Practices
Best Practices for Developing on the Salesforce Platform.
Salesforce-Development-Tutorials
This houses all of my youtube video tutorials
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-SOLID-Design-Principles-Tutorial-Series
This repo houses the code created in the SOLID Design Principle Tutorial Series
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
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!
Coding-With-The-Force's Repositories
Coding-With-The-Force/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.
Coding-With-The-Force/Salesforce-CTA-Study-Guide
This has my notes for studying for the Salesforce CTA Exam
Coding-With-The-Force/Salesforce-Development-Tutorials
This houses all of my youtube video tutorials
Coding-With-The-Force/Salesforce-Development-Best-Practices
Best Practices for Developing on the Salesforce Platform.
Coding-With-The-Force/Salesforce-Ultra-Enhanced-Related-List
Allows for a more enhanced related list. Mass deletes, mass edits, pagination and much more
Coding-With-The-Force/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
Coding-With-The-Force/Salesforce-SOLID-Design-Principles-Tutorial-Series
This repo houses the code created in the SOLID Design Principle Tutorial Series
Coding-With-The-Force/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!
Coding-With-The-Force/CircleCIDemoRepo
Coding-With-The-Force/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!
Coding-With-The-Force/fflib-apex-common
Common Apex Library supporting Apex Enterprise Patterns and much more!
Coding-With-The-Force/GME_Ticker
A ridiculous app I built to put a GME ticker in your orgs utility bar lmao.
Coding-With-The-Force/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
Coding-With-The-Force/The-Complete-Guide-To-Marketing-Cloud
Guide for the Marketing Cloud Admin Exam
Coding-With-The-Force/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.
Coding-With-The-Force/AutomaticJobRescheduler
This is the code for the Automatic Job Rescheduler video
Coding-With-The-Force/CodingWithTheForceCircleCISetup
Coding-With-The-Force/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:
Coding-With-The-Force/CommunityCustomWelcomeAndPasswordResetEmails
The repository for the custom welcome and password reset emails tutorial for Coding with the Force
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.
Coding-With-The-Force/CircleCI
Coding-With-The-Force/CircleCI_Demo_Repo
Coding-With-The-Force/Dreamforce2018
Example Circle CI Setup from my Dreamforce 2018 Talk
Coding-With-The-Force/PersonalBoxTest
Test
Coding-With-The-Force/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.