Here is the place where you can find and share examples of some codes, (obviously) but more than a simple example repository, this is a shortcut to find exactly the code snippet that you need, saving your time .
The technology or framework are separated into branches, look for the branch you need and inside you'll find some code snippet examples. If you can't find the example you need or the technology you're working with don't be afraid to ask us to add it on the branchs. Also if you've found some good examples of something new or some improvement for any example, feel free to share with us. This is above all a community, so please interact with us for mutual grown.
Well ... first things first. You need to know somethings:
1. Don't repost code examples that already exists here. If you want to change a example, please open an issue.
2. Do not paste proprietary codes from web without authorization. (The obvious sometimes need to be said.)
3. If you want to share a code snippet from your org or work, AWAYS USE FAKE NAMES, TOKENS AND PASSWORDS. We'll not be responsible if you get fired.
- Always try, as far as possible, use the best practices of the programming language or technology in the snippet you're proposing to add.