
Pro Git
Learn Git Branching
GitHub
GitHub Desktop
Git
Fork
lazygit
Try Git: Code School
UserInterface.io
50 UI Tips
UI Playbook
100 UI/UX Tips
The Startup Way
UI Recipes
GrowthHackList
UX Management Playbook
Pro GitBased on our record, Pro Git seems to be a lot more popular than UserInterface.io. While we know about 299 links to Pro Git, we've tracked only 6 mentions of UserInterface.io. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I was uncomfortable with git until I read (the first 3 chapters of) the pro git book ( free here : https://git-scm.com/book/en/v2 ). It provides a great mental model of how git works under the hood. The UI of git - for better or worse - directly reflects its internals. And when I understood them, everything clicked into place. - Source: Hacker News / 10 days ago
This reminds me of a passage from the book "Pro Git". "Hereโs an example to give you an idea of what it would take to get a SHA-1 collision. If all 6.5 billion humans on Earth were programming, and every second, each one was producing code that was the equivalent of the entire Linux kernel history (6.5 million Git objects) and pushing it into one enormous Git repository, it would... - Source: Hacker News / 3 months ago
If you want to go deeper into how Git actually works, the Pro Git book is the best resource out there. It is free to read online at https://git-scm.com/book/en/v2 and covers everything from basics to advanced internals. I highly recommend it if you really want to master Git. - Source: dev.to / 3 months ago
The relevant XKCD comic https://xkcd.com/1597/ FWIW I too was once a "memorised a few commands and that was it" type of dev, then I read 3 chapters of the Git book https://git-scm.com/book/en/v2 (well really two, the first chapter was a "these are things you already know") and wow did my life with git change. - Source: Hacker News / 4 months ago
โThe commit command creates a new commit containing the current contents of the index and a message from the user describing the changes.โ Source: Git Book , https://git-scm.com/book/en/v2. - Source: dev.to / 7 months ago
SEEKING WORK | Armenia | Remote | Frontend developer My Stack: VueJS 3 & Laravel. HTML/CSS/JS/git/MacOS. UI/UX competency, has written two books and active on twitter: https://twitter.com/vponamariov Github https://github.com/victor-ponamariov/ English: B2+, able to communicate verbally. Personal site: https://user-interface.io/ personal projects UI/UX related: https://history.user-interface.io/... - Source: Hacker News / almost 3 years ago
Maybe the first rule should be โphysician/quack heal thyself... Then seek feedbackโ. The only UI/UX newsletter I subscribe to[0] also has a a similar problem, but the advice is usually solid. [0] https://user-interface.io/. - Source: Hacker News / over 3 years ago
I've got a lot of mileage out of following Victor Ponamariov: - https://user-interface.io - https://hundred.user-interface.io <- this is especially good - https://twitter.com/vponamariov. - Source: Hacker News / about 4 years ago
By the way, Iโm subscribed to your newsletter. For anyone interested, check out https://user-interface.io. This guy sends random stuff about UI. Pretty decent. - Source: Hacker News / about 5 years ago
I've posted all of these tips on user-interface.io in a list. You can also find there past issues of my newsletter which is dedicated completely to UI/UX stuff. Source: over 5 years ago
Learn Git Branching - "Learn Git Branching" is the most visual and interactive way to learn Git on the web; you'll be challenged with exciting levels, given step-by-step demonstrations of powerful features, and maybe even have a bit of fun along the way.
50 UI Tips - Improve your UI/UX skills in an hour, for free
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
UI Playbook - The documented collection of UI components
GitHub Desktop - GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.
100 UI/UX Tips - This is a collection of Dos and Dont's for making your UI better.