7 <git> commands every coder should know 🤷♂️init 🤝 When you use the git init command, you're telling Git to set up a new place to save all the changes you make to your project. This special place is called a "repository". When you run git init, Git will create a new folder called ".git" insid...May 7, 2023·8 min read
“From File Folders to Super-Charged Spreadsheets: Understanding the Basics of Databases”Jan 28, 2022·2 min read