Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to give a human-readable name to a jsfiddle.net code snippet?

Tags:

jsfiddle

Is there a way in jsfiddle.net to give a human-readable name to a code snippet?

like image 487
Bruno Avatar asked Nov 30 '12 23:11

Bruno


People also ask

How do I share JSFiddle?

This is 2021 semptember and currently there is a save button on the top left. Save it then copy the https link to share.


1 Answers

There is no need to fork your fiddle after changing the fiddle name. You can just set it as base using the (Set As Base) option at the top.

1) Change the name using the Fiddle Options.

2) Update the version so it is the latest.

3) Set it as base using the option.

4) In the dashboard you can see that the name you mentioned appears.

like image 109
Vicky-Torres Avatar answered Sep 21 '22 13:09

Vicky-Torres