learn-to-code icon indicating copy to clipboard operation
learn-to-code copied to clipboard

Where to put code

Open MichaelCurrin opened this issue 5 years ago • 0 comments

If its in markdown its hard to run. Sometimes it doesn't need to or its so light you don't want a whole file - but when making changes its important to run

If its for copying and pasting to an online code runner, this won't work for a PHP webserver or JS imports, at least not with a simple or immediate run.

Go for example could go in its own repo. Or just a folder. Or a top level folder of scripts.

MichaelCurrin avatar May 09 '20 11:05 MichaelCurrin