Code Monkey home page Code Monkey logo

Aidan Harding's Projects

apex-json-reader icon apex-json-reader

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

apex-recipes icon apex-recipes

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

apex-stub-as-mock icon apex-stub-as-mock

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

flow-dynamic-forms icon flow-dynamic-forms

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

flow-map icon flow-map

A Salesforce Flow Action to provide a simple map action

flow-old-records icon flow-old-records

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

js-sleep-sort icon js-sleep-sort

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

londons-calling-21 icon londons-calling-21

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

lwc-classes icon lwc-classes

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

pmd icon pmd

An extensible multilanguage static code analyzer.

roll-up-opp-products icon 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`.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.