Post · June 13, 2019
GitHub Pages: Advanced Uses
Discover the advanced capabilities of GitHub Pages-from powering blogs and documentation to hosting static web apps with site generators like Jekyll, Hugo, and Gatsby
Read →Tag Archive
Archive for this tag.
Post · June 13, 2019
Discover the advanced capabilities of GitHub Pages-from powering blogs and documentation to hosting static web apps with site generators like Jekyll, Hugo, and Gatsby
Read →Post · June 08, 2019
New to GitHub? Learn the fundamentals of version control, repositories, pull requests, and collaboration with this in-depth beginner's guide to GitHub.
Read →Post · June 06, 2019
Explore advanced Git workflows that facilitate seamless collaboration among team members. Learn about branching strategies, pull requests, and best practices for managing code changes in a team environment.
Read →Post · June 05, 2019
Discover the top 10 books for mastering Git and version control. Dive deep into best practices, concepts, and workflows for version control systems.
Read →Post · May 30, 2019
Git submodules let you embed one Git repository inside another and pin it to a specific commit. This guide (as of 2019-05-30) covers when submodules shine, where they hurt, practical workflows, best practices, and common pitfalls-so you can decide if they're the right tool for your project.
Read →Post · May 27, 2019
A practical guide to Git merge vs. rebase - how each works under the hood, when to use which, and the pitfalls that trip up real engineering teams
Read →Post · May 22, 2019
Master Git fundamentals with this practical guide covering repositories, commits, branches, merges, and pull requests - essential knowledge for every professional developer.
Read →Post · May 21, 2019
Learn Git and version control from first principles. Understand distributed VCS architecture, core commands, and professional practices in one comprehensive guide.
Read →Post · April 10, 2019
Explore a curated list of best practices for building front-end projects that are efficient, scalable, and maintainable. From leveraging build tools and automating testing, to employing source control and writing modular code, discover how to elevate your front-end development journey.
Read →