Tag: git
All the articles with the tag "git".
-
8 underrated git commands every programmer should know
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. These are some of the most useful git commands that helped me during my programming journey
-
Create react code snippet component
How Create a component for displaying codeblocks in a react website. This is a port of highlight.js.