How to Write Boiler Code Faster with Apex Code Snippets

Поділитися
Вставка
  • Опубліковано 9 лип 2024
  • Interested in consulting? www.1sync.co/contact
    -----------------------------------
    In this video, we discuss how to use a Visual Studio Code Extension (VSCode) to write Apex code faster. The VSCode extension (Visual Studio Code) uses snippets that extend common Apex classes that are used for Salesforce development. The code skeleton snippets for these Apex classes are queueable, controller, batch, test, and test with mock implemented. The code snippets, combined with sfdx and VSCode (Visual Studio Code), help maintain good code practices and write Apex Classes faster.
    -----------------------------------
    Chapters:
    0:00 Introduction
    1:20 Queueable
    5:24 Controller
    7:25 Batch
    9:13 Test
    9:48 Test with Mock
  • Наука та технологія

КОМЕНТАРІ • 4

  • @JustinWills
    @JustinWills  2 роки тому +1

    Check out the extension here: marketplace.visualstudio.com/items?itemName=G2Technologies.apex-skeleton-snippets

  • @JosephBrinkleyJr
    @JosephBrinkleyJr 8 місяців тому +2

    Thank you! This will definitely increase productivity. Which theme for your font are you using?

    • @JustinWills
      @JustinWills  8 місяців тому

      The theme is the basic vs code theme. Font size is 16 but this can change when you zoom in vs code.

    • @JosephBrinkleyJr
      @JosephBrinkleyJr 7 місяців тому

      Ok, thank you. 🙂@@JustinWills