#github
Read more stories on Hashnode
Articles with this tag
Day 25 : Project 4 · Download any free CSS Template from Internet. Create a new GitHub repository. Upload the template code from your computer to the...
GitHub Webhooks🖇️ GitHub Webhooks are like friendly messengers that GitHub sends out whenever something interesting happens to your code or...
on AWS · Continuous Integration (CI): Continuous Integration (CI) 🔄 is a development methodology wherein developers contribute code to a shared GitHub...
✥What Is Git Branching? 🌳 Git Branching: Master Branch (Main Trunk): 🌳 This is the default and main part of your project. It's the stable version...
On AWS · Project 1: Notes App Prerequisites ✅ EC2 instance 🖥️ GitHub 🐙 Docker 🐳 Docker Hub 🏠 Jenkins 🚀 Steps Included: 🛠️ Configuration...
✱What is Git and why is it important? Git is a magical time-traveling tool for your code. 🕰️ Git is: History Keeper: It remembers every change you...