Salesforce Developer Tutorial - The Complete Guide To The Apex Common Library in 2022

preview_player
Показать описание
In this 7.5 hour long class we go over absolutely everything related to the Apex Common Library, The Apex Mocks Library and the Separation of Concerns Design Principle that melds it all together. This is the only tutorial in EXISTENCE that covers absolutely everything about these libraries and how to use them!

Follow all of our social media here:

Salesforce development books I recommend:

Good Non-SF Specific Development Books:

-----------------------------------------------------------------------------------------------------------------------

Table of Contents:

0:00:00 - Intro
0:01:00 - Part 1: Intro to Separation of Concerns
0:21:54 - Part 2: Intro to the Apex Common Library
0:42:29 - Part 3: The Factory Pattern
1:17:02 - Part 4: The fflib_Application Class
1:59:29 - Part 5: The Unit of Work Pattern
2:17:04 - Part 6: The fflib_sObjectUnitOfWork Class
2:47:26 - Part 7: The Service Layer
3:07:53 - Part 8: Implementing the Service Layer with Apex Common
3:52:16 - Part 9: The Template Method Pattern
4:02:32 - Part 10: The Domain Layer
4:14:16 - Part 11: Implementing the Domain Layer with Apex Common
4:57:35 - Part 12: The Builder Pattern
5:12:06 - Part 13: The Selector Layer
5:26:33 - Part 14: Implementing the Selector Layer with Apex Common
6:08:33 - Part 15: The difference between Unit and Integration Tests
6:22:03 - Part 16: Unit Test Mocking and SoC
6:36:36 - Part 17: Implementing Unit Tests with The Apex Mocks Library
7:33:19 - Outro

DISCLAIMER: The views and ideas expressed on this YouTube 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
Рекомендации по теме
Комментарии
Автор

Explained so clearly at a great pace - thank you!

Jack-qdbr
Автор

Awesome guide! Thanks for putting this together.

MatthewPomar
Автор

Awesome explanation ... thank you for creating this video.

SARKAR
Автор

You will write a book/books at some point. I will not wait to get my hands on it or them. Very good. Thank you for all your knowledge.

chidinjoku
Автор

Great information and guidance. Two things to help me follow along. 1. You quoted an example of people living in the same house, bit could you then reference back to this example to continue helping us simplify what it means. 2.Can you create a playground which we can also create and build worked examples so we can get our hands dirty?

fredericklane
Автор

hi Matt, thanks for your job. Can you give as the disadvantages of fflib library ? I heard this library is not so good actually.

dimitrishat
Автор

This is absolutely amazing, I am definitely gonna check out the whole guide. Is there any chance you can do one for LWC? There are so few good resources on javascript development in Salesforce. Can you recommend any?

shaunvanhuyssteen
Автор

Absolutely beautiful explanation
Can you share the name of the software which you use to edit your videos?

alpha
Автор

Thanks for your contribution!! Is there any way of getting the code examples from somewhere? Thanks in advance!🎉

SebastianMelginFree