- Wordle Force: How I built the Wordle game from scratch in Salesforce with Lightning Web Components and a random word generator API
- Budgie IOS: Let’s walk through the journey of sending push notifications from Salesforce to an IOS device through Apple’s APN – Part 2. Connected Apps, MobilePushServiceDevice, Batch Apex and PushNotificationPayload
- Budgie iOS: Let’s walk through the journey of sending push notifications from Salesforce to an iOS device through Apple’s APNs – Part 1. We will cover generating signed JWT tokens in Apex, attempting to use an HttpRequest, a working integration using curl and http/2 and why a Connected App might be the answer to a limitation we encounter along the way.
- Another Coding Blog turns 3 years old! Check out some greatest hits in my journey so far and some things upcoming
- Budgie IOS Series – a native IOS budgeting app with Salesforce that I am building for my family: Phase 2 – sheetPresentationControllers that will support the expense submission to Salesforce