How to Create an Effective Pull Request Template
Essential Tips for Designing an Effective Pull Request Template

Search for a command to run...
Articles tagged with #developer
Essential Tips for Designing an Effective Pull Request Template

A Beginner’s Guide to Essential Git Commands

Basics of Cyber Security: Protecting the People

The fear of git Often times, Students/job seekers find git a overwhelming. I'm not sure if its the command line, all existing tutorials are complicated or not able to try and learn. The importance of Git Git is a fundamental tool which every aspiring...

Assume you are on a Branch and there is a need to switch to another branch. Why would you need to move to another branch? Here are some reasons: There is a Development Env bug that you need to quickly look at. A Production hotfix should go right aw...

Using Enums effectively
