Building a Salesforce Portfolio Experience Cloud Site
The ultimate LWC project — build your own Salesforce portfolio as an Experience Cloud site using custom Lightning Web Components, showcasing everything you have learned in this series.
4 posts tagged with "project"
The ultimate LWC project — build your own Salesforce portfolio as an Experience Cloud site using custom Lightning Web Components, showcasing everything you have learned in this series.
A hands-on project building a scheduled batch process — creating a service class, batch class, scheduled class, and comprehensive test classes for a real-world data update scenario.
A hands-on SOAP integration project — importing WSDLs, testing with SOAP UI, building a service class, and writing comprehensive test classes with WebServiceMock.
Build a production-quality REST integration between Salesforce and GitHub — from Named Credentials and Postman testing to wrapper classes, a service layer, and a complete test class with HttpCalloutMock.