Difference between revisions of "Git - GitHub and GitLab"

From
Jump to: navigation, search
(GitHub GraphQL API)
Line 42: Line 42:
  
 
== GitHub GraphQL API ==
 
== GitHub GraphQL API ==
* [[GraphQL]]
+
* [[Graph]]
  
 
<youtube>Kbqdqd7cIbY</youtube>
 
<youtube>Kbqdqd7cIbY</youtube>

Revision as of 09:35, 30 November 2019

Youtube search... ...Google search

Gist

Gists are generally used as scratchpad / notepad, to write down small (or not so small) snippets of code or other information, written directly in the web interface, without the need to start a new project on your computer. Some people write full articles with them… For example, the famous article The introduction to Reactive Programming you've been missing is just a Gist. One advantage is that people can comment on your work. | Philippe Lhoste - Quora,

GitHub GraphQL API

Jekyll and GitHub Pages

git-cheat-sheet3jpg-12411754-pixels.jpg

GitLab