Coding Style Guide This style guide is the coding standards for the developers of Mav3rik. Table of Contents Apex Tabs or Spaces Naming Convention Trigger Handler Interface Trigger Pattern Query Builder Interface Apex Security Pattern Accessing Record Types Writing Tests Apex Docs and Commenting JavaScript Tabs or Spaces Naming Convention Use of var, let or const Optional Chaining Nullish Coalescing Exception Handling GIT Merge vs Rebase