Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save indraai/82dd3a439108c576f889dda321bda46d to your computer and use it in GitHub Desktop.
Save indraai/82dd3a439108c576f889dda321bda46d to your computer and use it in GitHub Desktop.
Time for Gist that for developer work

Time for Gist that for developer work

What is gist more used for

Where paste bin is more for text display gist will display the formatted markdown. Also Gist integrates directly into indra gist code account. So when he starts learning programming this makes it so he can check in/out code and do all kinds of stuff like fork repositories and all kinds of things.

const Indra = {
    type: 'cool',
    status: 'awesome'
};

now to work on other methods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment