apex-recipes VS sfdc-trigger-framework

Compare apex-recipes vs sfdc-trigger-framework and see what are their differences.

apex-recipes

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

sfdc-trigger-framework

A minimal trigger framework for your Salesforce Apex Triggers (by kevinohara80)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
apex-recipes sfdc-trigger-framework
3 1
897 901
1.2% -
8.7 0.0
3 days ago about 1 month ago
Apex Apex
Creative Commons Zero v1.0 Universal MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

apex-recipes

Posts with mentions or reviews of apex-recipes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-14.
  • apex git hub repos
    2 projects | /r/salesforce | 14 Mar 2022
  • Apex Unit Testing on Salesforce
    3 projects | dev.to | 26 Feb 2021
    More information on testing HTTP callout methods and code samples can be found at the APEX Developer Guide as well as the APEX recipes Github repo.
  • Automating Business Processes Using Salesforce Flows and APEX
    1 project | dev.to | 19 Jan 2021
    When first starting out doing development, I did a lot of copy-pasting and editing existing code. There is no shame in this; it’s all part of the learning process. Luckily, in the APEX Recipes Github repository, we can find some APEX Recipes with bite-sized snippets of code for almost everything that you might need. The code samples found here are also “production quality,” so it would be a useful exercise to review and compare it with any existing code you’ve written to gain some insights into what Salesforce considers best practices.

sfdc-trigger-framework

Posts with mentions or reviews of sfdc-trigger-framework. We have used some of these posts to build our list of alternatives and similar projects.
  • New to code - how to best call methods within a trigger
    1 project | /r/salesforce | 29 Mar 2021
    I would take a look at using a Trigger Framework. Here is an example of one: https://github.com/kevinohara80/sfdc-trigger-framework. There's also a trailhead on implementing frameworks: https://trailhead.salesforce.com/content/learn/modules/success-cloud-coding-conventions/implement-frameworks-sc

What are some alternatives?

When comparing apex-recipes and sfdc-trigger-framework you can also consider the following projects:

sfdx-lwc-jest - Run Jest against LWC components in SFDX workspace environment

NebulaLogger - The most robust logger for Salesforce. Works with Apex, Lightning Components, Flow, Process Builder & Integrations. Designed for Salesforce admins, developers & architects.

lwc-utils - Reusable LWCs to 10x your solution building speed. Design interactive, data-dense UIs with LWC + Screen Flows.

ApexTestKit - A way to simplify your Salesforce data creation and method stubbing.

sfdx-mass-action-scheduler - 🚀 Declaratively schedule Process Builder, Flows, Quick Actions, Email Alerts, Workflow Rules, or Apex to process records from Reports, List Views, SOQL, or Apex.

lwc-recipes - A collection of easy-to-digest code examples for Lightning Web Components on Salesforce Platform

ecars - Sample application for Lightning Web Components and Salesforce Platform runtime and compute capabilities. Part of the sample gallery. Electric car manufacturer use case. Get inspired and learn best practices.

apex-rollup - Fast, configurable, elastically scaling custom rollup solution. Apex Invocable action, one-liner Apex trigger/CMDT-driven logic, and scheduled Apex-ready.

approval-process-reminders - CloudAnswers Approval Process Reminders AppExchange App

LightningFlowComponents - A collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Orchestrator.