ecars VS apex-recipes

Compare ecars vs apex-recipes and see what are their differences.

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. (by trailheadapps)

apex-recipes

A library of concise, meaningful examples of Apex code for common use cases following best practices. (by trailheadapps)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
ecars apex-recipes
5 3
175 892
2.3% 1.9%
7.8 8.8
24 days ago 23 days ago
JavaScript Apex
Creative Commons Zero v1.0 Universal Creative Commons Zero v1.0 Universal
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.

ecars

Posts with mentions or reviews of ecars. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-26.
  • Apex Unit Testing on Salesforce
    3 projects | dev.to | 26 Feb 2021
    For the eCars app that we’re building, the activity will be to write an APEX test class for the PdfCreateService that we used in the prior session to call a Heroku microservice for generating PDF documents. The eCars code can be found at the linked Github repo and I have also included a link to the specific PdfCreateService class. If you have not gone through the exercise of pulling the code into a Salesforce Developer org or a scratch org, you’ll want to review some of the previous articles to take that pre-requisite step or follow the instructions in the Github repo on how to clone and deploy the application.
  • Javascript Unit Testing
    3 projects | dev.to | 16 Feb 2021
    The Javascript car configurator app we are going to test can be found on the eCars app Github repository. If you’ve been following along with this series, then you should have already done some previous setup work installing the repo in VS Code and deploying it to a Salesforce scratch org.
  • Modern App Development on Salesforce And Heroku - the Entire Series
    1 project | dev.to | 5 Feb 2021
    I'll share a step-by-step tutorial building the app, what I've learned, some of the highlights, and my take on some of the content. You can find all the code for the project here.
  • More Scaling Salesforce Apps Using Heroku Microservices
    2 projects | dev.to | 4 Feb 2021
  • Scale Salesforce Apps Using Microservices on Heroku
    3 projects | dev.to | 29 Jan 2021
    To start, let’s review the steps for Automated Deployment as also listed on the readme section in the Github repo. Julian has created a script (a Node.js program that will make this process easier) to get this up and running in the Salesforce and Heroku platforms. All of the installation pre-reqs, keys, and steps to configure your operating system before we move forward with deployment can be found here.

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.

What are some alternatives?

When comparing ecars and apex-recipes you can also consider the following projects:

Aura2LWC - This VSCode Extension automatically converts Aura Components to LWC

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

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

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

pdfmake - Client/server side PDF printing in pure JavaScript

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

node-rdkafka - Node.js bindings for librdkafka

vscode-jest - The optimal flow for Jest based testing in VS Code

sfdc-trigger-framework - A minimal trigger framework for your Salesforce Apex Triggers

dreamhouse-lwc - Sample application for Lightning Web Components on Salesforce Platform. Part of the sample gallery. Real estate use case. Get inspired and learn best practices.

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