Aidan Harding (aidan-harding)

aidan-harding

Geek Repo

Company:Nebula Consulting

Github PK Tool:Github PK Tool

Aidan Harding's repositories

apex-json-reader

A simple way to read data from JSON by specifying path expressions. Written in Salesforce Apex

Language:ApexLicense:MITStargazers:17Issues:2Issues:0

flow-map

A Salesforce Flow Action to provide a simple map action

Language:JavaScriptLicense:MITStargazers:11Issues:2Issues:0

flow-recursion

Looking at the non-recursive nature of Salesforce Flows

Language:ApexLicense:MITStargazers:8Issues:1Issues:0

apex-stub-as-mock

Using Apex Sub API to make a Mock in the sense of an object-double which does verification

Language:ApexLicense:MITStargazers:7Issues:1Issues:0

salesforce-newest-contact

A programming challenge on Salesforce with various solutions

Language:ApexLicense:MITStargazers:7Issues:0Issues:0

flow-old-records

An apex method of providing access to old records in triggered Flow (Salesforce)

Language:ApexLicense:MITStargazers:5Issues:0Issues:0
Language:ApexLicense:MITStargazers:4Issues:0Issues:0

lwc-classes

Thoughts on using composition to share controller logic in LWC with classes

Language:JavaScriptStargazers:4Issues:2Issues:0

londons-calling-21

Code examples from "What Flow And Javascript Can Teach You About Apex" at the London's Calling Salesforce community event

Language:ApexStargazers:2Issues:1Issues:0

pmd

An extensible multilanguage static code analyzer.

Language:JavaLicense:NOASSERTIONStargazers:2Issues:1Issues:0

batch-apex-interface-gack

Shows how extending the Batchable interface in Apex causes a GACK

Language:ApexStargazers:1Issues:1Issues:0

DataWeaveInApexVsNebulaCore

Compare using DataWeave to using Nebula Core for transforming objects

Language:ApexLicense:CC0-1.0Stargazers:1Issues:0Issues:0

flow-dynamic-forms

Using Screen Flows to do something like Dynamic Forms until they are available on standard objects

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0
Language:ApexStargazers:0Issues:0Issues:0

apex-recipes

A library of concise, meaningful examples of Apex code for common use cases following best practices.

Language:ApexLicense:CC0-1.0Stargazers:0Issues:0Issues:0
Language:ApexStargazers:0Issues:2Issues:0

dataweave-gym

Code for investigating the performance and functionality of DataWeave in Salesforce Apex

Language:ApexLicense:MITStargazers:0Issues:0Issues:0

GildedRose-Refactoring-Kata

Starting code for the GildedRose Refactoring Kata in many programming languages.

License:MITStargazers:0Issues:0Issues:0

js-sleep-sort

An implementation of Sleep Sort, inspired by https://kevlinhenney.medium.com/need-something-sorted-sleep-on-it-11fdf8453914

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:ApexStargazers:0Issues:1Issues:0

roll-up-opp-products

This repo demonstrates a potential bug with roll-up summaries when an Opportunity is cloned with its related Opportunity Products. The problem seems to be specific to roll-up summaries using a condition to count Opportunity Products. If the count in the roll-up is 0, and then the Opportunity is cloned with related products, then the clone Opportunity has a `null` in the roll-up field instead of `0`.

Stargazers:0Issues:1Issues:0

rollupNewestContact

A temporary repo for a dev exercise(To be deleted)

Language:ApexLicense:Apache-2.0Stargazers:0Issues:0Issues:0