Слайд 110+ HELPFUL
@tompeham I @usersnap
TO BOOST PRODUCTIVITY
GITHUB HACKS
Слайд 2HELLO EVERYONE!
MY NAME IS THOMAS.
Слайд 3I GUESS YOU’RE FAMILIAR WITH GITHUB, RIGHT?
Слайд 5GitHub for developers?
Many developers breathe GitHub.
And that’s great.
It’s the
software that helps us (developers) build great software.
Слайд 7FULL LIST OF GITHUB HACKS
CAN BE FOUND HERE: HTTP://GOO.GL/GYVWW2
Слайд 9Clone and learn.
GitHub offers a great amount of free, public projects
and code snippets.
You can use all that code. For free.
Clone projects + download code = learn about coding practices.
Слайд 11Who to follow on GitHub?
GitHub is the largest developer community in
the world.
Follow interesting people and gather inspiration.
Here’s how.
Слайд 12Who to follow on GitHub?
Assuming that people who have a huge
follower base on GitHub are worth to follow:
Слайд 13Who to follow on GitHub?
Search for people with more than 1.000
followers.
Here’s the search query:
https://github.com/search?o=desc&q=followers%3A%3E1000&ref=searchresults&s=followers&type=Users
Слайд 14Who to follow on GitHub?
Search for repositories which have been starred
a great number of times:
https://github.com/search?o=desc&q=stars%3A%3E1000&ref=searchresults&s=stars&type=Repositories
Слайд 16Keyboard shortcuts
Why not use shortcuts on GitHub?
Press “?” on any GitHub
page and you’ll get a list of shortcuts available.
Слайд 19Keyboard shortcuts
Commits are updates to a project which refers to changes
in one or more files
very completed task should therefore result in a commit on GitHub
Слайд 205. TRACE CHANGES IN A FILE
WITH GIT BLAME
Слайд 21Trace changes with git blame
git blame is pretty cool. It’s
an super easy way to display changes of any file.
Слайд 23Send line links
Did you know that you share links to a
certain code line (or multiple lines)?
Simply select the line in the code view and you’ll see how the URL will change. You can even select multiple lines by pressing “SHIFT”.
Слайд 25CHECK OUT FULL LIST OF GITHUB HACKS
HTTP://GOO.GL/GYVWW2
Слайд 26QUESTIONS?
PING ME ON TWITTER @TOMPEHAM
Слайд 27THOMAS PEHAM
@tompeham
tp@usersnap.com
Image credits: photopin.com
Слайд 28ONE LAST THING…
JUST PING US ON TWITTER.