Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -14,9 +14,8 @@
What is Awesome Salesforce ?
Awesome is awesome project started by Sindre Sorhus (https://github.com/sindresorhus) who is most popular person on Github (https://github.com/sindresorhus). 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).
Awesome is awesome project started by Sindre Sorhus (https://github.com/sindresorhus) who is most popular person on Github (https://github.com/sindresorhus). 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 (https://github.com/mailtoharshit/awesome-salesforce/blob/master/contributing.md) and ensure your list complies.
@@ -31,18 +30,18 @@
Repos not on The Fiery Meter of AWSome can still be awesome
 A Note on Repo AWSomeness
 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.
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 (https://github.com/aws) or awslabs 
(https://github.com/awslabs) can be removed if the community wishes. Check out the awesome manifesto (https://github.com/sindresorhus/awesome/blob/master/awesome.md).
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 (https://github.com/aws) or awslabs (https://github.com/awslabs) can be removed if the community wishes. 
Check out the awesome manifesto (https://github.com/sindresorhus/awesome/blob/master/awesome.md).
 Read Related Awesome Pages :
   ⟡ Awesome Lighting (https://github.com/mailtoharshit/awesome-lighting)
@@ -93,18 +92,15 @@
⟡ Visual Studio Code
  ⟡ Salesforce Extensions for VS Code (https://github.com/forcedotcom/salesforcedx-vscode) are the official Salesforce VS Code extensions.
  ⟡ ForceCode (https://github.com/celador/ForceCode) is a Visual Studio Code extension for Salesforce development
  ⟡ Auto-complete +
 (https://marketplace.visualstudio.com/items?itemName=chuckjonas.apex-autocomplete) Provides auto-completions for Apex & Visualforce, Go-To & Peek Definition and Realtime Syntax Checking
  ⟡ Auto-complete + (https://marketplace.visualstudio.com/items?itemName=chuckjonas.apex-autocomplete) Provides auto-completions for Apex & Visualforce, Go-To & Peek Definition and Realtime Syntax Checking
  ⟡ xysfdx (https://github.com/exiahuang/xysfdx) is a Visual Studio Code extension for Salesforce SFDX Development.
  ⟡ Salesforce Snippets (https://marketplace.visualstudio.com/items?itemName=ajinkya-hingne.salesforce-snippets) is a VS Code Extension which provides useful Salesforce snippets to speed up 
writing code for Salesforce platform
  ⟡ Salesforce Snippets (https://marketplace.visualstudio.com/items?itemName=ajinkya-hingne.salesforce-snippets) is a VS Code Extension which provides useful Salesforce snippets to speed up writing code for Salesforce platform
⟡ ApexMate (https://github.com/superfell/ApexMate)- Apex Plugin for TextMate.
⟡ VimAwesome (http://vimawesome.com/plugin/vim-force-com)- VIM Plugin for Force.com.
⟡ Force.com CLI (https://force-cli.heroku.com/)- Command-line interface to Force.com.
⟡ HaoIDE (https://github.com/xjsender/haoide) - Sublime Plugin for Force.com
⟡ JedIDE (https://plugins.jetbrains.com/plugin/9238) - Force.com integration for IntelliJ IDEA
⟡ Mavensmate (https://marketplace.visualstudio.com/items?itemName=DavidHelmer.mavensmate) Mavensmate extension for VS code. The main Mavensmate project is now no longer active, so this 
plugin may be of limited use.
⟡ Mavensmate (https://marketplace.visualstudio.com/items?itemName=DavidHelmer.mavensmate) Mavensmate extension for VS code. The main Mavensmate project is now no longer active, so this plugin may be of limited use.
Salesforce Custom Search Engines
@@ -116,15 +112,13 @@
Packages and Libraries supporting salesforce
⟡ Apex mocks (https://github.com/financialforcedev/fflib-apex-mocks) - ApexMocks is a mocking framework for the Force.com Apex language.It derives it's inspiration from the well known Java 
mocking framework Mockito
⟡ Apex mocks (https://github.com/financialforcedev/fflib-apex-mocks) - ApexMocks is a mocking framework for the Force.com Apex language.It derives it's inspiration from the well known Java mocking framework Mockito



⟡ Apex Commons (https://github.com/financialforcedev/fflib-apex-common) - Common Apex Library supporting Apex Enterprise Patterns and much more!
Must deploy **ApexMocks** (https://github.com/financialforcedev/fflib-apex-mocks) before deploying this library.Also see **MavensMate Templates** (http://andyinthecloud.com/2014/05/23/mavensm 
ate-templates-and-apex-enterprise-patterns/) 
Must deploy **ApexMocks** (https://github.com/financialforcedev/fflib-apex-mocks) before deploying this library.Also see **MavensMate Templates** (http://andyinthecloud.com/2014/05/23/mavensmate-templates-and-apex-enterprise-patterns/)
 
@@ -156,38 +150,33 @@
+ JSON serialization and deserialization base classes. 
+ OAuth Client - extends the base AbstractClient to provide the callouts required for OAuth authentication.
⟡ Polyforce (https://github.com/mailtoharshit/polyforce) - PolyForce is the project started as an idea with a motive create polymer applications/components that derive data from Salesforce, 
The idea create a robust set of polymer components that can mutually be shared with each other and on the other hand provide a working sample for developers to learn and get inspired to built
more components 
!Button (https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/src/main/webapp/resources/img/deploy.png) 
(https://na17.salesforce.com/packaging/installPackage.apexp?p0=04to00000003EDJ)
⟡ Polyforce (https://github.com/mailtoharshit/polyforce) - PolyForce is the project started as an idea with a motive create polymer applications/components that derive data from Salesforce, The idea create a robust set of polymer 
components that can mutually be shared with each other and on the other hand provide a working sample for developers to learn and get inspired to built more components 
!Button (https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/src/main/webapp/resources/img/deploy.png) (https://na17.salesforce.com/packaging/installPackage.apexp?p0=04to00000003EDJ)
⟡ Salesforce to Github  (https://github.com/SalesforceFoundation/sfdo-github) - Github API client in Apex for Force.com 
⟡ Apex UML Digram Maker (https://github.com/afawcett/apex-umlcanvas) - Create UML diagrams from Apex code using the Tooling API 
⟡ SfApexDoc (http://force-code.com/category/sfapexdoc/) - A full-featured Apex documentation generator, similar to JavaDoc.
⟡ Visualforce TableGrid (https://github.com/Up2Go/visualforce-table-grid) - TableGrid is a free, open-source Force.com library, that provides users and developers a highly customizable, 
native-looking, sortable, filterable, editable Grid Visualforce component. This component can be used as an advanced, highly configurable (by developer and user) replacement of 
apex:pageBlockTables and Standard Related Lists 
!Button (https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/src/main/webapp/resources/img/deploy.png) 
(https://githubsfdeploy.herokuapp.com?owner=Up2Go&repo=visualforce-table-grid)
⟡ Visualforce TableGrid (https://github.com/Up2Go/visualforce-table-grid) - TableGrid is a free, open-source Force.com library, that provides users and developers a highly customizable, native-looking, sortable, filterable, editable 
Grid Visualforce component. This component can be used as an advanced, highly configurable (by developer and user) replacement of apex:pageBlockTables and Standard Related Lists 
!Button (https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/src/main/webapp/resources/img/deploy.png) (https://githubsfdeploy.herokuapp.com?owner=Up2Go&repo=visualforce-table-grid)
⟡ Force.com ESAPI (https://github.com/forcedotcom/force-dot-com-esapi) - Enterprise Security API for the Apex language on the Force.com platform. This library consists of three modules - 
Validation, Output Encoding and Access Control(CRUD, FLS and Sharing).
⟡ Force.com ESAPI (https://github.com/forcedotcom/force-dot-com-esapi) - Enterprise Security API for the Apex language on the Force.com platform. This library consists of three modules - Validation, Output Encoding and Access 
Control(CRUD, FLS and Sharing).
⟡ R.apex (https://github.com/Click-to-Cloud/R.apex/) - Functional library for Apex. This library, inspired by Ramda.js, offers a bunch of utility functions to manipulate Apex collections, as 
well as extensive support for functional programming.
⟡ R.apex
 (https://github.com/Click-to-Cloud/R.apex/) - Functional library for Apex. This library, inspired by Ramda.js, offers a bunch of utility functions to manipulate Apex collections, as well as extensive support for functional programming.
⟡ Force DI (https://github.com/afawcett/force-di) - Generic dependency injection (https://en.wikipedia.org/wiki/Dependency_injection) (DI) library with support for injecting Apex, 
Visualforce, Lightning, and Flows at runtime.
⟡ Query.apex (https://github.com/Click-to-Cloud/Query.apex/) - SOQL query builder on Salesforce.com platform, which supports complex conditions, field and namespace management, child 
relationships query, and functional programming style coding.
⟡ Force DI (https://github.com/afawcett/force-di) - Generic dependency injection (https://en.wikipedia.org/wiki/Dependency_injection) (DI) library with support for injecting Apex, Visualforce, Lightning, and Flows at runtime.
⟡ Query.apex
 (https://github.com/Click-to-Cloud/Query.apex/) - SOQL query builder on Salesforce.com platform, which supports complex conditions, field and namespace management, child relationships query, and functional programming style coding.
⟡ Apex Chainable Batch (https://github.com/rsoesemann/apex-chainable-batch) - Apex Batches can be chained by calling the successor batch from the finish() method of the previous batch. But 
such hardcoding makes this model inflexible. It's hard to build the chain from outside, neighter from a central class nor on runtime dependant on business logic.
⟡ Apex Chainable Batch (https://github.com/rsoesemann/apex-chainable-batch) - Apex Batches can be chained by calling the successor batch from the finish() method of the previous batch. But such hardcoding makes this model inflexible. 
It's hard to build the chain from outside, neighter from a central class nor on runtime dependant on business logic.
⟡ Apex Test Kit (https://github.com/apexfarm/ApexTestKit) - Apex Test Kit can help generate massive sObject data for Apex test classes. It is can help establish arbitrary levels of 
many-to-one, one-to-many relationships, and also generate field values based on simple rules automatically.
⟡ Apex Test Kit (https://github.com/apexfarm/ApexTestKit) - Apex Test Kit can help generate massive sObject data for Apex test classes. It is can help establish arbitrary levels of many-to-one, one-to-many relationships, and also 
generate field values based on simple rules automatically.
Developer Utilities
@@ -198,8 +187,7 @@
⟡ GitHub Salesforce Deploy Tool (https://githubsfdeploy.herokuapp.com/) - Automagically deploy a GitHub repository to a Salesforce ORG
 and "Deploy to Salesforce button" to your README.md files
⟡ Cinnamon (https://github.com/forcedotcom/cinnamon)-Cinnamon is a Force.com app that enables you to build and run Selenium tests to validate custom UI pages with Visualforce/Javascript in 
your Salesforce org.
⟡ Cinnamon (https://github.com/forcedotcom/cinnamon)-Cinnamon is a Force.com app that enables you to build and run Selenium tests to validate custom UI pages with Visualforce/Javascript in your Salesforce org.
⟡ Push Notification Plugin for iOS and Android (https://github.com/forcedotcom/PushPlugin)- Cordova Push Notifications Plugin for Android, iOS, WP8 and Amazon Fire OS
@@ -207,14 +195,12 @@
⟡ Analytics-Cloud-Dataset-Utils (https://github.com/forcedotcom/Analytics-Cloud-Dataset-Utils)- Utility to load external data into Analytics Cloud datasets, and transform existing datasets.
⟡ Workbench (https://github.com/ryanbrainard/forceworkbench)- Workbench is a powerful, web-based suite of tools designed for administrators and developers to interact with Salesforce.com 
organizations via the Force.com APIs.
⟡ Workbench (https://github.com/ryanbrainard/forceworkbench)- Workbench is a powerful, web-based suite of tools designed for administrators and developers to interact with Salesforce.com organizations via the Force.com APIs.
⟡ Playground
 (https://www.adminbooster.com/tool)- Adminbooster Playground is an online tool to run SOQL/SOSL queries or Apex code, providing high level features for analysis and admin productivity.
⟡ Playground (https://www.adminbooster.com/tool)- Adminbooster Playground is an online tool to run SOQL/SOSL queries or Apex code, providing high level features for analysis and admin productivity.
⟡ CassaCloud (http://cassacloud.com/nice-salesforce-debug/)- Nice salesforce debug helps you to understand logs from Salesforce developer console. For example if you have Map of map with 
lists, it is hard to find value where it exactly is.
⟡ CassaCloud
 (http://cassacloud.com/nice-salesforce-debug/)- Nice salesforce debug helps you to understand logs from Salesforce developer console. For example if you have Map of map with lists, it is hard to find value where it exactly is.
⟡ SoqlXplorer (https://github.com/superfell/SoqlX)- SoqlXplorer is an awesome tool for developers using the Salesforce.com platform.
@@ -238,29 +224,25 @@
Open Source Projects Repositories from Salesforce
⟡ Salesforce Git Repo
 (https://github.com/forcedotcom) - Grab all latest salesforce open source projects here, you will find awesome projects, framework, libraries that salesforce and opened for the world
⟡ Salesforce Labs (https://github.com/salesforcelabs) - Checkout open source and experimental projects from Salesforce Team. Get an early access to features that can qualify in feature and 
contribute your ideas
⟡ Salesforce Git Repo (https://github.com/forcedotcom) - Grab all latest salesforce open source projects here, you will find awesome projects, framework, libraries that salesforce and opened for the world
⟡ Salesforce Labs (https://github.com/salesforcelabs) - Checkout open source and experimental projects from Salesforce Team. Get an early access to features that can qualify in feature and contribute your ideas
⟡ Salesforce Mobile UI - Polymer Elements for Salesforce (https://github.com/forcedotcom/mobile-ui-elements) - Mobile UI Elements is a free, open-source Force.com (unsupported) library to 
simplify the development of mobile apps. The library, based on the Googles Polymer framework, provides the fundamental building blocks for creating HTML5 apps that run well on smartphones 
and tablets
⟡ ForceServer (https://github.com/ccoenraets/force-server) - It supportes a proxy and web server, ForceServer is a simple development server aimed at providing a simple and integrated 
developer experience when building applications that use Salesforce OAuth and REST services.
⟡ Salesforce Mobile UI - Polymer Elements for Salesforce (https://github.com/forcedotcom/mobile-ui-elements) - Mobile UI Elements is a free, open-source Force.com (unsupported) library to simplify the development of mobile apps. The 
library, based on the Googles Polymer framework, provides the fundamental building blocks for creating HTML5 apps that run well on smartphones and tablets
⟡ ForceServer (https://github.com/ccoenraets/force-server) - It supportes a proxy and web server, ForceServer is a simple development server aimed at providing a simple and integrated developer experience when building applications that
use Salesforce OAuth and REST services.
Javascript Libraries for Salesforce
⟡ JSForce - JSforce (f.k.a. Node-Salesforce) (https://jsforce.github.io/) - 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.
⟡ JSForce - JSforce (f.k.a. Node-Salesforce) (https://jsforce.github.io/) - 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
 (https://github.com/mailtoharshit/ForceSniffer.Js) - Simplified Library that detect Mobile Devices, Salesforce1 App and other Saleforce Context.
⟡ ForceSniffer - Device Detection Library for Salesforce (https://github.com/mailtoharshit/ForceSniffer.Js) - Simplified Library that detect Mobile Devices, Salesforce1 App and other Saleforce Context.
⟡ ForceJS (https://github.com/ccoenraets/forcejs/tree/es6) - With ES6 support now, this micro library designed to use the Salesforce REST APIs in JavaScript Apps
⟡ nForce (https://github.com/kevinohara80/nforce) - nforce is a node.js salesforce REST API wrapper for force.com, database.com, and salesforce.com
⟡ ngForce (https://github.com/noeticpenguin/ngForce) -A set of Angular.js modules that facilitate quick and sustainable Angular.js application development on the Force.com Platform.
@@ -272,17 +254,15 @@
UX Libraries for Salesforce
⟡ Salesforce Lightning Design System - Office UI library based on Lightning Experience Design Language (http://www.lightningdesignsystem.com/) - 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.
⟡ Salesforce Lightning Design System - Office UI library based on Lightning Experience Design Language (http://www.lightningdesignsystem.com/) - 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 (http://www.getmdl.io) Salesforce
⟡ Feather - Google Material Design Mockup for Salesforce (https://github.com/mailtoharshit/Feather/blob/master/README.md) - Library
⟡ React Components for Saleforce Lightning Design System (http://mashmatrix.github.io/react-lightning-design-system/) - Salesforce Lightning Design System components built with React
⟡ Salesforce ReactJS SPA Starter
 (https://github.com/stomita/salesforce-reactjs-spa-starter) - A template project to create ReactJS-based single page application on Salesforce, with automatic build script (Gulp.js)
⟡ Salesforce ReactJS SPA Starter (https://github.com/stomita/salesforce-reactjs-spa-starter) - A template project to create ReactJS-based single page application on Salesforce, with automatic build script (Gulp.js)
⟡ ForceSpinner (https://github.com/mailtoharshit/ForceSpinner) - Loaders/Spinner collections to leverage powerful User Experience for Salesforce Projects
⟡ Avonni Creator (https://www.avonnicreator.com/) - Salesforce prototyping tool with sophisticated Lightning Design System support.
@@ -307,36 +287,34 @@
Mobile Development with Salesforce
Mobile SDK
⟡ Salesfoce MobileSDK for iOS (https://github.com/forcedotcom/SalesforceMobileSDK-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 iOS (https://github.com/forcedotcom/SalesforceMobileSDK-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 (https://github.com/forcedotcom/SalesforceMobileSDK-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 Windows (https://github.com/forcedotcom/SalesforceMobileSDK-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 (https://github.com/forcedotcom/SalesforceMobileSDK-Android)- Source repository for the Salesforce Mobile SDK for Android.
Salesforce Mobile Packs with Javascript Libraries  (https://developer.salesforce.com/mobile/services/mobile-packs)
Google Polymer Pack : Try Designer (https://sfdc-designer.herokuapp.com/) | Github Repo (https://github.com/forcedotcom/mobile-ui-elements) | Watch Designer Video 
(https://www.youtube.com/watch?v=67FjSemJ7uQ&feature=youtu.be) |  (https://github.com/ForceDotComLabs/mobile-ui-elements)
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 Googles Polymer framework and uses Web Components to 
provide fundamental building blocks for creating an Offline enabled application with Salesforce Mobile SDK
Google Polymer Pack : Try Designer (https://sfdc-designer.herokuapp.com/) | Github Repo (https://github.com/forcedotcom/mobile-ui-elements) | Watch Designer Video (https://www.youtube.com/watch?v=67FjSemJ7uQ&feature=youtu.be) |  
(https://github.com/ForceDotComLabs/mobile-ui-elements)
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 Googles 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 (https://developer.salesforce.com/mobile/getting-started/html5/#angularjs) | Github Repo (https://github.com/developerforce/MobilePack-AngularJS) |  
(https://developer.salesforce.com/mobile/getting-started/html5/#jquery)
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.
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 (http://boards.developerforce.com/sforce/?category.id=developers) : Rich variety of boards are available to discuss almost anything about platform. Locate the 
correct board here .
 ⟡ Force.com Discussion boards (http://boards.developerforce.com/sforce/?category.id=developers) : Rich variety of boards are available to discuss almost anything about platform. Locate the correct board here .
 ⟡ Tweet (https://twitter.com/hashtag/askforce): Force.com community is pretty active on Twitter, tweet your question with hash #askforce
 ⟡ StackOverFlow (http://stackoverflow.com/questions/tagged/salesforce): Post your questions with right tags like apex, visualforce and salesforce to get a quick response.
 ⟡ StackExchange (http://salesforce.stackexchange.com/): 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.
 ⟡ StackExchange
 (http://salesforce.stackexchange.com/): 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 (https://salesforce-developer.ru/): Russian-speaking Salesforce community: there are developer's and admin's forum and blog.
@@ -354,18 +332,16 @@
Learning Salesforce Platform
⟡ Trailhead (https://developer.salesforce.com/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 (https://www.udacity.com/course/intro-to-point-click-app-development--ud162) - This class teaches you how to build powerful web and mobile apps and host them in the cloud, 
without writing a line of code.
⟡ Trailhead (https://developer.salesforce.com/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 (https://www.udacity.com/course/intro-to-point-click-app-development--ud162) - 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 (https://www.pluralsight.com/courses/apex-absolute-beginner-guide-coding-salesforce) - A crash course on how to code Apex taught by four time Salesforce MVP David Liu.
⟡ Focus on Force (https://focusonforce.com/) - 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.
⟡ Focus on Force (https://focusonforce.com/) - 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
 (http://certification.salesforce.com/)
 ⟡ Introducing three new Salesforce certifications: Salesforce Platform App Builder (http://certification.salesforce.com/app-builders), Salesforce Platform Developer I 
(http://certification.salesforce.com/platform-developers), and Salesforce Platform Developer II (http://certification.salesforce.com/platform-developers).
 ⟡ Introducing three new Salesforce certifications: Salesforce Platform App Builder (http://certification.salesforce.com/app-builders), Salesforce Platform Developer I (http://certification.salesforce.com/platform-developers), and 
Salesforce Platform Developer II (http://certification.salesforce.com/platform-developers).
 ⟡ Online Salesforce Certification Credentials Verification Click Here (http://certification.salesforce.com/verification)
 ⟡ Ready to register for an exam? Click here (https://www.webassessor.com/wa.do?page=publicHome&branding=SALESFORCE).
@@ -375,29 +351,22 @@
Technical Blogs
⟡ Salesforce Developer Relations Blog (https://developer.salesforce.com/blogs/) - 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 (https://developer.salesforce.com/blogs/engineering/) - 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 (http://andyinthecloud.com/) - CTO at Financialforce.com, Author and known for his outstanding contribution to Salesforce Community. Read More 
(http://andyinthecloud.com/about/)
⟡ Andrez Perez - (ElToro.IT) (https://eltoroit.herokuapp.com) - 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 (http://coenraets.org/blog/) - Christophe Coenraets is a Developer Evangelist for Salesforce.com where he focuses on mobile application development, Read More 
(http://coenraets.org/blog/bio/)
⟡ Harshit Pandey -(Oyecode) (http://www.oyecode.dev/) - Harshit Pandey is Principal Technical Architect at Intuitive Surgical, previously Technical Architect at Salesforce.com Developer 
Relations Team and build Trailhead (https://developer.salesforce.com/trailhead) while at Salesforce, love to expriement with ever evoloving capacities of Salesforce Read More 
(https://about.me/harshit.pandey)
⟡ Jeff Doughlas (http://blog.jeffdouglas.com/) - Senior Technical Consultant at Appirio & Developer Evangelist Architect at topcoder specializing in cloud-based, APIs & mobile apps. Read More
(http://blog.jeffdouglas.com/about/)
⟡ Salesforce Developer Relations Blog (https://developer.salesforce.com/blogs/) - 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 (https://developer.salesforce.com/blogs/engineering/) - 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 (http://andyinthecloud.com/) - CTO at Financialforce.com, Author and known for his outstanding contribution to Salesforce Community. Read More (http://andyinthecloud.com/about/)
⟡ Andrez Perez - (ElToro.IT)
 (https://eltoroit.herokuapp.com) - 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 (http://coenraets.org/blog/) - Christophe Coenraets is a Developer Evangelist for Salesforce.com where he focuses on mobile application development, Read More (http://coenraets.org/blog/bio/)
⟡ Harshit Pandey -(Oyecode) (http://www.oyecode.dev/) - Harshit Pandey is Principal Technical Architect at Intuitive Surgical, previously Technical Architect at Salesforce.com Developer Relations Team and build Trailhead 
(https://developer.salesforce.com/trailhead) while at Salesforce, love to expriement with ever evoloving capacities of Salesforce Read More (https://about.me/harshit.pandey)
⟡ Jeff Doughlas (http://blog.jeffdouglas.com/) - Senior Technical Consultant at Appirio & Developer Evangelist Architect at topcoder specializing in cloud-based, APIs & mobile apps. Read More (http://blog.jeffdouglas.com/about/)
⟡ Keir Bowden (http://bobbuzzard.blogspot.com/)- Also known as Keir Bowden and Keir is Chief Technical Officer at BrightGen, a Salesforce Platinum Partner, in the United Kingdom.Read More 
(https://www.blogger.com/profile/07815472992351343395)
⟡ Enrico Murru -(Nerd @ Work) (http://blog.enree.co/) - Also known as Enreeco or ForceLogic.Ultra geek tech lover mercenary software developer and Salesforce enthusiast. Read More 
(http://enree.co/)
⟡ Peter Knolle (http://peterknolle.com/) - Peter Knolle enjoys working with all kinds of different technologies. Certified Salesforce.com professional, and Force.com MVP. Read More 
(http://peterknolle.com/about/)
⟡ Abhinav Gupta -(TechGerm) (http://www.tgerm.com/)- Force.com MVP & Architect - Passionate about S1 & Javascript, Architect by Profession and now owner of his company focusing on salesforce 
Consulting Read More (https://plus.google.com/+AbhinavGuptaIn/posts)
⟡ Enrico Murru -(Nerd @ Work) (http://blog.enree.co/) - Also known as Enreeco or ForceLogic.Ultra geek tech lover mercenary software developer and Salesforce enthusiast. Read More (http://enree.co/)
⟡ Peter Knolle (http://peterknolle.com/) - Peter Knolle enjoys working with all kinds of different technologies. Certified Salesforce.com professional, and Force.com MVP. Read More (http://peterknolle.com/about/)
⟡ Abhinav Gupta -(TechGerm) (http://www.tgerm.com/)- Force.com MVP & Architect - Passionate about S1 & Javascript, Architect by Profession and now owner of his company focusing on salesforce Consulting Read More 
(https://plus.google.com/+AbhinavGuptaIn/posts)
⟡ Jitendra Zaa (http://www.jitendrazaa.com/blog/)- 7 Salesforce Certificates, MVP and Technical Architect working on platform since 2008 Read More (http://jitendrazaa.com/)
⟡ Mohith Shrivastava -(CloudyWorld) (http://cloudyworlds.blogspot.com/)- Mohit is CodeScience at Codescience.com. He is known for his valuable contribution in stackexchange 
(http://salesforce.stackexchange.com/users/645/mohith-shrivastava) owns 9x Salesforce certification.
@@ -407,10 +376,9 @@
Podcasts
⟡ Good day, Sir! Podcast (https://www.gooddaysirpodcast.com/) - A WEEKLY TECHNOLOGY AND SOFTWARE DEVELOPMENT PODCAST, WITH A STRONG FOCUS ON THE SALESFORCE PLATFORM.
⟡ SalesforceWay Podcast (https://salesforceway.com/podcast) - A WEEKLY SALESFORCE DEVELOPER TARGETED PODCAST.
⟡ Salesforce Posse (https://salesforceposse.com) - 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 (https://www.codecoverage.org/) - 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 theyre working on, technologies they like and what they consider to be their most creative solution.
⟡ Salesforce Posse (https://salesforceposse.com) - 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 (https://www.codecoverage.org/) - 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 theyre working on, 
technologies they like and what they consider to be their most creative solution.
Contribute
@@ -418,11 +386,10 @@
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.
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** (https://help.github.com/articles/editing-files-in-your-repository/), then click on s
ave and submit a PR. Github does this **automatically in 8 steps** (https://help.github.com/articles/editing-files-in-another-user-s-repository/).
 repo on the user interface. Then edit the page by **clicking on the "pencil" icon on the markdown page** (https://help.github.com/articles/editing-files-in-your-repository/), then click on save and submit a PR. Github does this **autom
atically in 8 steps** (https://help.github.com/articles/editing-files-in-another-user-s-repository/).
License