Salesforce Developer Tutorial - How and Why to use Scratch Orgs for Development

Поділитися
Вставка
  • Опубліковано 25 лип 2024
  • In this episode we go over what what Scratch Orgs are, why you would use them, how to set them up using VSCode and Illuminated Cloud 2 and much more. Scratch orgs are an excellent tool to start moving your org away from your production org being the source of truth and start have source control be your source control. This helps enforce the idea that your whole org shouldn't be viewed and iterated on as one giant entity, but rather smaller individual apps that make up the greater org. It may seem like a huge feat to make the transition, but it's a feat worth pursuing.
    General Scratch Org Info: help.salesforce.com/s/article...
    Scratch Org Settings List: developer.salesforce.com/docs...
    Scratch Org Features List: developer.salesforce.com/docs...
    Please consider donating to help continue to improve the content produced for Coding With The Force: www.paypal.com/donate?busines...
    Get Coding With The Force Merch Here: my-store-d20559.creator-sprin...
    Follow all of our social media here:
    Patreon: / codingwiththeforce
    Github: github.com/Coding-With-The-Force
    Facebook: / codingwiththeforce
    Twitter: / coding_force
    Instagram: / codingwiththeforce
    Salesforce development books I recommend:
    Advanced Apex Programming: amzn.to/3lXi8to
    Salesforce Lightning Platform Enterprise Architecture: amzn.to/2R0D4BQ
    Mastering Salesforce DevOps: amzn.to/3lTtTRN
    Apex Design Patterns Book: amzn.to/3DwqljP
    Good Non-SF Specific Development Books:
    Clean Code: amzn.to/35PuMDU
    Clean Architecture: amzn.to/35FYo6A
    Design Patterns: Elements of Reusable Object-Oriented Software Book: amzn.to/3LhvHBd
    -----------------------------------------------------------------------------------------------------------------------
    Table of Contents:
    0:00 - Intro
    0:21 - What we're gonna cover in this video
    1:11 - Free Certs! Vote on New Videos! Memberships!
    3:39 - Why would you want to use Scratch Orgs?
    15:54 - How to Enable the DevHub in your Org
    17:42 - Setting up a new project in VSCode to use with your Scratch Org
    20:22 - Setting up the Scratch Org Definition file
    21:48 - Where to find the list of Scratch Org Features available
    25:57 - Where to find the list of Scratch Org Settings available
    29:28 - Creating our Scratch Org via VSCode
    31:30 - Opening our Scratch Org via VSCode
    32:38 - How to push metadata to your Scratch Org from VSCode
    38:08 - How to manually change your Default Scratch Org from VSCode
    40:47 - How to Delete your Scratch Orgs from VSCode
    42:31 - Setting up a new connection in IntelliJ for a Scratch Org
    45:02 - Creating our Scratch Org in IntelliJ
    50:30 - Scratch Org Limits and how to Manage them via the Salesforce UI
    53:46 - Setting up a Project for our Scratch Org in IntelliJ
    56:14 - Opening our Scratch Org from IntelliJ
    1:00:08 - Outro
    DISCLAIMER: The views and ideas expressed on this UA-cam channel and blog are based on past development experiences and may not always work for your particular scenarios. The advice in these videos may also become outdated as technology advances. They should be used as examples for educational purposes only. Using any shown solutions in your own org is not advisable since they are example scenarios.
    #salesforce #salesforcedeveloper #salesforceadmin

КОМЕНТАРІ • 11

  • @KaushikMohanty-ws5jg
    @KaushikMohanty-ws5jg 4 місяці тому

    Thanks Matt !!! You are a lifesaver, timesaver and an one stop solution to Salesforce.

  • @JoanMFC
    @JoanMFC 2 роки тому +2

    Matt, the work you are doing is invaluable. Keep it up!

  • @chrisw1898
    @chrisw1898 2 роки тому

    Thanks Matt! Great video!

  • @donalddedman8463
    @donalddedman8463 5 місяців тому

    Hey just wanted to shout out to you as I've referred this particular tutorial and of course it doesn't disappoint. I do want to ask if you have plans for a Generative AI video on how to train a transformer in and for SF. Been seeing a lot of competitors that provide use of Gen AI for specific purposes but not much on training a transformer or building custom LLMs.

  • @erkinSFDEV
    @erkinSFDEV Рік тому +2

    You might be most valuable person to the tech guys. For me it is definite. Thanks for everything. I wish to meet you someday.

  • @atioar2214
    @atioar2214 2 роки тому

    Thank you

  • @gtrguy17
    @gtrguy17 2 роки тому

    Could you direct me to a video of yours that shows how to send http post request into salesforce.

    • @CodingWithTheForce
      @CodingWithTheForce  2 роки тому

      ua-cam.com/video/MYk0ir_tIDA/v-deo.html

    • @CodingWithTheForce
      @CodingWithTheForce  2 роки тому

      ^That one goes over how to send them from Salesforce to other systems.
      This one shows you how to actually send them in to Salesforce: ua-cam.com/video/nc5u-ss4Bm0/v-deo.html