← Back to Awesome

Sections

Salesforce

GitHub repository ↗ synced 2026/8/9

Awesome

Useful resources for creating apps with Salesforce

Inspired by the awesome list thing. You might also like to read complete awesome-list.

What is Awesome Salesforce ?

Awesome is awesome project started by Sindre Sorhus who is most popular person on Github. He created a project to list down coolest of links bookmarked in your machines and organized them together by compiling them at one place. Later, this projects caught fire and developers community around the world started writing awesome pages (dedicated to their favorite technology).

What makes for an awesome list?

Read the awesome manifesto and ensure your list complies.

The Fiery Meter of AWSome

  • Repo with 0100+ Stars: :fire:
  • Repo with 0200+ Stars: :fire::fire:
  • Repo with 0500+ Stars: :fire::fire::fire:
  • Repo with 1000+ Stars: :fire::fire::fire::fire:
  • Repo with 2000+ Stars: :fire::fire::fire::fire::fire:

Repos not on The Fiery Meter of AWSome can still be awesome

A Note on Repo AWSomeness

Each repo listed meets at least one of the following requirements:

  • Community-authored repo with 100+ stars
  • Community-vouched repo with < 100 stars

100+ stars for community repos is not a strict requirement, it only serves as a guideline for the initial compilation. If you can vouch for the awesomeness of a repo with < 100 stars and you can explain why it should be listed, please submit a pull request.

Pull requests might be left open for a period of time to let the community chime in and vouch for it. An official repo from aws or awslabs can be removed if the community wishes. Check out the awesome manifesto.

Read Related Awesome Pages :

  • Awesome Lighting
  • Awesome Articles
  • Awesome Browser Extensions
  • Awesome Heroku

Javascript Libraries for Salesforce

  • JSForce - JSforce (f.k.a. Node-Salesforce) - it capsulates the access to various APIs provided by Salesforce in asynchronous JavaScript function calls.Unlike other Salesforce API libraries, it is intended to give integrated interface both server-side and client-side apps, so you don't have to rewrite similar logics with different libraries only for running in different environment.Additionally, it has useful command line interface (CLI) which gives interactive console (REPL), so you can learn the usage without hassle.
  • ForceSniffer - Device Detection Library for Salesforce - Simplified Library that detect Mobile Devices, Salesforce1 App and other Saleforce Context.
  • ForceJS - With ES6 support now, this micro library designed to use the Salesforce REST APIs in JavaScript Apps
  • nForce - nforce is a node.js salesforce REST API wrapper for force.com, database.com, and salesforce.com
  • ngForce -A set of Angular.js modules that facilitate quick and sustainable Angular.js application development on the Force.com Platform.
  • ForceTK- ForceTK - a minimal Force.com REST API for JavaScript apps
  • ForceEng - Micro-Library to use Salesforce REST API in AngularJS apps
  • Formulon - Formula parser completely implemented in ES6. See Demo
  • Scripting Toolkit - Windows based toolkit to run native Javascript to access Salesforce data.

UX Libraries for Salesforce

  • Salesforce Lightning Design System - Office UI library based on Lightning Experience Design Language - With the Lightning Design System you can build custom applications with a look and feel that is consistent with Salesforce core features — without reverse engineering our styles! Simply download our platform-agnostic CSS framework and get started today.
    to showcase, usage of Google Material Design on Salesforce
  • Feather - Google Material Design Mockup for Salesforce - Library
  • React Components for Saleforce Lightning Design System - Salesforce Lightning Design System components built with React
  • Salesforce ReactJS SPA Starter - A template project to create ReactJS-based single page application on Salesforce, with automatic build script (Gulp.js)
  • ForceSpinner - Loaders/Spinner collections to leverage powerful User Experience for Salesforce Projects
  • Avonni Creator - Salesforce prototyping tool with sophisticated Lightning Design System support.

ETL Tools

  • Data Loader - Is an easy to use graphical tool that helps you to get your data into Salesforce objects.
  • SFXOrgData - Copy data from your Production or Full Sandbox environment to Developer/Dev Pro sandboxes.
  • DreamFactory Monarch - Migrate related sets of data between Orgs.
  • Jitterbit - Commercial software integration product that facilitates transport between legacy, enterprise, and on-demand computing applications.
  • Pentaho Kettle - The most popular open-source graphical ETL tool.
  • Talend - An open source application for data integration job design with a graphical development environment.
  • Some other solutions from awesome-etl list.

Salesforce Lightning

  • Awesome Lightning: Awesome Contents for Salesforce Lightning Framework

Salesforce Browser Extensions

  • Awesome Salesforce Browser Extensions: Collection of Awesome Browser Extensions for Salesforce

Mobile Development with Salesforce

Mobile SDK

  • Salesfoce MobileSDK for iOS-If you'd like to work with the source code of the SDK itself, you've come to the right place! You can browse sample app source code and debug down through the layers to get a feel for how everything works under the covers.

  • Salesfoce MobileSDK for Windows-Build the project normally in Visual Studio; everything should build fine. If you wish to create a new project and not use the NuGet versions of the core libraries, simply create a new project with the template, remove the NuGet reference and add references to Salesforce.SDK.Core, Salesforce.SDK.Store (for windows projects) or Salesforce.SDK.Phone for phone projects.

  • Salesfoce MobileSDK for Andriod- Source repository for the Salesforce Mobile SDK for Android.

Salesforce Mobile Packs with Javascript Libraries [<img src="http://res.cloudinary.com/hy4kyit2a/image/upload/v1365281769/ypqq9g8at1y1yqoo8h6g.png" align="right" width="300">](https://developer.salesforce.com/mobile/services/mobile-packs)

Google Polymer Pack : Try Designer | Github Repo | Watch Designer Video |
Build your Mobile App with a set of new HTML tags that ease the development of salesforce driven user interfaces. It's based on the Google’s Polymer framework and uses Web Components to provide fundamental building blocks for creating an Offline enabled application with Salesforce Mobile SDK

AngularJS Pack : Get Started | Github Repo |
Design and build apps that separate UI, logic, and data using Mobile Pack for AngularJS. Google's AngularJS lets you reap the benefits of a Model-View-Control architecture in your JavaScript code and utilize advanced features like reusable components and dependency injection.

Troubleshooting and queries

  • Force.com Discussion boards : Rich variety of boards are available to discuss almost anything about platform. Locate the correct board [here].
  • Tweet: Force.com community is pretty active on Twitter, tweet your question with hash #askforce
  • StackOverFlow: Post your questions with right tags like apex, visualforce and salesforce to get a quick response.
  • StackExchange: Salesforce Stack Exchange is a question and answer site for Salesforce administrators, implementation experts, developers and anybody in-between. It's 100% free, no registration required.
  • salesforce-developer.ru: Russian-speaking Salesforce community: there are developer's and admin's forum and blog.

Official Salesforce Twitter Accounts [<img src="https://g.twimg.com/Twitter_logo_blue.png" align="right" width="60">](https://twitter.com/)

  • Salesforce Developers
  • Salesforce Docs
  • Salesforce Stack Exchange
  • Salesforce Service Cloud
  • Salesforce ForceDotComLabs
  • Salesforce SalesforceLive
  • Salesforce Engineering
  • Salesforce UX
  • Salesforce PartnerForce

Learning Salesforce Platform

  • Trailhead - Trailhead teaches you how to build cloud apps for free with fun, interactive tutorials. Stand out by learning in-demand Salesforce development skills.
  • Udacity Course - This class teaches you how to build powerful web and mobile apps and host them in the cloud, without writing a line of code.
  • Pluralsight Course - A crash course on how to code Apex taught by four time Salesforce MVP David Liu.
  • Focus on Force - This inexpensive learning resource provides platform courses, study guides, and practice exams for several certification paths including Admin, Advanced Admin, App Builder, Platform Developer I, Platform Developer II, among others.

Salesforce Certification Program

  • Introducing three new Salesforce certifications: Salesforce Platform App Builder, Salesforce Platform Developer I, and Salesforce Platform Developer II.

  • Online Salesforce Certification Credentials Verification Click Here

  • Ready to register for an exam? Click here.

Salesforce University

  • Salesforce University Home

Technical Blogs

  • Salesforce Developer Relations Blog - Managed by Salesforce Developer Relations Team, you will find coolest of updates in the world of Salesforce, mostly experienments, features and developer evagelist blog official from this podium.
  • Salesforce Engineering Blog - Covers latest update from engineering team, you will find updates about core engineering and product releated post and some awesome people to follow
  • Andrew Fawcett - CTO at Financialforce.com, Author and known for his outstanding contribution to Salesforce Community. Read More
  • Andrez Perez - (ElToro.IT) - Articles about Lightning Components, Apex, Visualforce, Force.com and Salesforce in general. He is a Master Technical Instructor at Salesforce.com and owns 11x Salesforce certifications.
  • Christophe Coenraets - Christophe Coenraets is a Developer Evangelist for Salesforce.com where he focuses on mobile application development, Read More
  • Harshit Pandey -(Oyecode) - Harshit Pandey is Principal Technical Architect at Intuitive Surgical, previously Technical Architect at Salesforce.com Developer Relations Team and build Trailhead while at Salesforce, love to expriement with ever evoloving capacities of Salesforce Read More
  • Jeff Doughlas - Senior Technical Consultant at Appirio & Developer Evangelist Architect at topcoder specializing in cloud-based, APIs & mobile apps. Read More
  • Keir Bowden- Also known as Keir Bowden and Keir is Chief Technical Officer at BrightGen, a Salesforce Platinum Partner, in the United Kingdom.Read More
  • Enrico Murru -(Nerd @ Work) - Also known as Enreeco or ForceLogic.Ultra geek tech lover mercenary software developer and Salesforce enthusiast. Read More
  • Peter Knolle - Peter Knolle enjoys working with all kinds of different technologies. Certified Salesforce.com professional, and Force.com MVP. Read More
  • Abhinav Gupta -(TechGerm)- Force.com MVP & Architect - Passionate about S1 & Javascript, Architect by Profession and now owner of his company focusing on salesforce Consulting Read More
  • Jitendra Zaa- 7 Salesforce Certificates, MVP and Technical Architect working on platform since 2008 Read More
  • Mohith Shrivastava -(CloudyWorld)- Mohit is CodeScience at Codescience.com. He is known for his valuable contribution in stackexchange owns 9x Salesforce certification.
  • The Wizard News - The Wizard News is a central location for blogs, video, and podcasts created by Brian Kwong – aka Salesforce Wizard.
  • WIPDeveloper.com - WIPDevloper.com is where content created by Brett Nelson exploring areas of development in the Salesforce ecosystem is hosted.

Podcasts

  • Good day, Sir! Podcast - A WEEKLY TECHNOLOGY AND SOFTWARE DEVELOPMENT PODCAST, WITH A STRONG FOCUS ON THE SALESFORCE PLATFORM.
  • SalesforceWay Podcast - A WEEKLY SALESFORCE DEVELOPER TARGETED PODCAST.
  • Salesforce Posse - The Salesforce Posse podcast was created to tell the world about Salesforce development and architecture best practice and news from the Salesforce eco-system.
  • Code Coverage - Code Coverage is a podcast for developers on the force.com platform, in each episode we talk to a developer about how they got involved with the platform, what they’re working on, technologies they like and what they consider to be their most ‘creative’ solution.

BugReport-PullRequest

  1. Add your link as per the top-level Category page within the topic sub-section(s), in alphabetical order, with notes (if any) in the markdown files.
  2. For broken links or outdated information, submit a bug report (BR), or make the necessary changes and submit a PR. Both are welcome. Please submit separate PR's for each link or change added.
  3. For those unable to use git, create a github account, then fork this` repo on the user interface. Then edit the page by clicking on the "pencil" icon on the markdown page, then click on save and submit a PR. Github does this automatically in 8 steps.