S
S
Space2016-09-06 08:09:26
Programming
Space, 2016-09-06 08:09:26

How to store your code developments?

I noticed that some programmers keep their code developments on github. They copy their code, remind themselves what it is about through the header, and then use it. Or, for example, I'm tired of writing a form handler from 0, but I don't know where to save my code as a template.
Can anyone advise how and where to store their template developments?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Zolotykh, 2016-09-06
@ruslite

If you are talking about github but not about gist, then gist.github.com

R
Rafael™, 2016-09-06
@maxminimus

look for a text editor-notebook with the function of creating tabs-subsections
each subsection has a name and its own text content
, ideally the code editor should have such functionality - in order not to get out of it, select blanks for
sure there is such a thing - I don’t know - I use a simple sublim

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question