11 Popular Code Sharing Sites

We’ve compiled a list of 10 popular code sharing sites where you can share quick snippets of code easily.

dabblet

dabblet is an interactive playground for quickly testing snippets of CSS and HTML code. It uses -prefix-free, so that you won’t have to add any prefixes in your CSS code. You can save your work in Github gists, embed it in other websites and share it with others.

dabblet

CodePen

CodePen is an HTML, CSS, and JavaScript code editor right in your browser with instant previews of the code you see and write. It’s great for showing off your work and seeing what amazing things other people are doing with the web. It’s also great for troubleshooting problems and getting critique

CodePen

Gist

Gist is a simple way to share snippets and pastes with others. All gists are git repositories, so they are automatically versioned, forkable and usable as a git repository

Gists

Pastie

Pastie is not one of the sites with all the features, nor does it has the support for most of the languages but it is one of the most exquisite and elegant site present. It may have paucity of features but its slick looks and simple design makes up for all the misses and absence.

pastie

Snipplr

With Snipplr you can keep all of your frequently used code snippets in one place that’s accessible from any computer. You can share your code with other visitors and use what they post, too.

Snipplr

TinyPaste

TinyPaste is a barebones pastebin. Just enter your code and go. No futzing with names, descriptions, choosing a language, etc. Unfortunately that also means syntax highlighting is out the window. But if you just want to paste and go, then TinyPaste might be what you’re looking for.

tiny

Code Pad

Codepad is an online compiler/interpreter, and a simple collaboration tool.

codepad

Code Project

There are more than 25,000 articles on software development and designing. This website is loaded with all of the latest updates on mobiles and other coding languages along with general programming.

CodeProject

Dzone

DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world.

DZone

ByteMyCode

byteMyCode is a project designed to make the task of sharing source code easier. A community around making it easy to find, share, revise, comment on, and rate code snippets. byteMyCode serves as a good organizational tool for those little code snippets that you never know when you will need. It also comes in handy when you need to send a code snippet to a friend or coworker, but don’t have the means to do so.

byteMyCode

TheCodeplayer

codeplayer

Leave a Reply