© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
David Johnson
Aspiring FSWD
Learning Git is extremely important for any web developer. What are some of best Git tips you would give to a novice web developer?
Nayaab Khan-Khan
Frontend Developer @ StarOfService.com
Hey David, here's what my experience says:
feature
hotfix
feature/twitter-login
hotfix/homepage-translation
Siddharth Ramesh
Student
I agree with point 4 completely. I recently had a little hassle with my .gitignore files not working. Commit as much as possible; great advice.
Denny Trebbin
Lead Fullstack Developer. Experimenting with bleeding-edge tech. Irregularly DJ. Hobby drone pilot. Amateur photographer.
Only one thing:
Tom Bailey
coder | hustler
This lab helped me a lot in learning git basics.
Nayaab Khan-Khan
Frontend Developer @ StarOfService.com
Hey David, here's what my experience says:
features,hotfixes etc: e.g.feature/twitter-login,hotfix/homepage-translation