Show code demo code online

Is there any website where I could upload jQuery / Javascript, CSS and HTML projects to demonstrate demos?

I am looking for free file hosting

  • to show my demos
  • has a public place to download these files,
  • and more than just saving files to their server.

I asked this question because I will provide links on my wordpress.com blog where I cannot store files or display demos. For example, I am creating a lightbox with jQuery, now I would like everyone to see its demo.

+5
source share
5 answers

http://kodingen.com

- , , , , , ..

- .

, , .

+6
+5
+2

I just realized that there is a good way to host your source code on a good provider such as GitHub and then use PaaS to create / test and deploy your application in runtime. This way you can show the full life cycle: development + runtime.

+1
source

All Articles