Filter
Exclude
Time range
-
Near
Deep-dived into recurring React Native errors while building Bouncy Brain. Traced why they happen by digging through Stack Overflow and using AI to get to the root cause. Took hours but it was absolutely worth it. #WebDev #coding #HTML #CSS #ChatGPT52 #Grok #githubtutorial
1
1
35
🔥 Essential Git Commands for Developers 🚀 Here's a quick cheat sheet for Git commands 🔥 — from basics to advanced! ✅ Basic Commands git init Initialize a new Git repository --------------------------------- git clone <repo_url> Clone existing repository --------------------------------- git status Check current changes --------------------------------- git add <file> Add specific file to staging --------------------------------- git add . Add all files to staging --------------------------------- git commit -m "message" Commit staged changes with a message --------------------------------- git log Show commit history --------------------------------- git branch List all branches --------------------------------- git checkout <branch> Switch branch --------------------------------- git checkout -b <branch> Create and switch to a new branch --------------------------------- 🔄 Remote Repository Commands git remote add origin <url> Link local repo to remote repo --------------------------------- git push origin <branch> Push changes to remote branch --------------------------------- git pull origin <branch> Pull latest changes --------------------------------- git fetch Fetch all branches without merging --------------------------------- git clone <url> Clone repository --------------------------------- 🔥 Branching git branch List branches --------------------------------- git branch <branch-name> Create branch --------------------------------- git checkout <branch-name> Switch branch --------------------------------- git checkout -b <branch> Create & Switch --------------------------------- git merge <branch> Merge branch --------------------------------- git branch -d <branch> Delete branch --------------------------------- 🔁 Undo Changes git reset <file> Unstage file --------------------------------- git checkout -- <file> Discard changes in file --------------------------------- git revert <commit> Revert a commit --------------------------------- git reset --hard Reset everything to last commit --------------------------------- 🔥 Stash (Temporary Save) git stash Save changes temporarily --------------------------------- git stash pop Apply last stash --------------------------------- git stash list Show stash list --------------------------------- git stash drop Delete last stash --------------------------------- ✍️ Tagging git tag <name> Create tag --------------------------------- git tag List tags --------------------------------- git show <tag> Show tag details --------------------------------- git push origin <tag> Push tag to remote --------------------------------- 🔥 Follow for More @pushpendratips Dev Tips & Tricks 🚀 #GitCommands #GitTutorial #GitForBeginners #LearnGit #GitBasics #GitHubTutorial #VersionControl #GitProTips #GitCommandsInHindi #GitCourse #GitBranching #GitMerge #GitReset #GitRevert #GitStash #GitAdvanced #WebDevelopment #CodingTips #DeveloperLife #TechTutorial #FrontendDeveloper #ReactJS #JavaScriptTutorial #LearnCoding #ProgrammingTutorial #SoftwareDevelopment #CodingForBeginners #GitHubCommands #TechEducation #GitMasterClass #GitHindiTutorial #GitIn2025 #VersionControlSystem #GitWorkflow #pushpendratips
29
14
70
2,919
🐱Make your github cool! (Material Icons for GitHub) youtu.be/f4K_dDvSZlM?si=-iM4… #github #githubtutorial #githublearning
2
2
🐱Use git fetch to fetch repository branch to your local machine youtu.be/Q6aeyEnwdtw?si=4y_3… #github #git #githubtutorial
2
9
6 Nov 2023
Just completed (@kunalstwt ) GitHub tutorial. Thanks for sharing your knowledge and helping us become better developers! I'd also like to you'll to go to learngitbranching.js.org in order to get an in depth knowledge of git commands.#GitHubTutorial #Coding #webdevelopment
3
120
Excited to announce the publication of our latest article on "Scalable Hybrid Deep Neural Networks/Polarizable Potentials Biomolecular Simulations Including Long-Range Effects" in @ChemicalScience ! Check out our #GitHubTutorial #DeepLearning. #AIinChemistry #compchem
1
9
27
5,460
Make your @GitHub #Actions workflows faster and more efficient. youtu.be/BDQivAobxKA Let's see how to create and use the #githubactions #cache for dependencies and other commonly reused files. #DevOps #GitHub #cicd #GitHubActionsCache #githubtutorial #tutorial #Automation
3
5
MIT Deep Learning Basics: Introduction and Overview with TensorFlow by @lexfridman @Medium | Read more at bit.ly/2SFefha #DL #GitHubTutorial #NeuralNetworks #Robotics #Algorithm #Autoencoder #RT Cc: @andrewyng @ylecun @karpathy
13
11
MIT Deep Learning Basics: Introduction and Overview with TensorFlow by @Medium | Read more at bit.ly/2SFefha #DL #GitHubTutorial ##NeuralNetworks #Robotics #Automation#ML #Data #ArchitecturalParadigm #RT Cc: @deeplearninghub @sedielem @lawrennd
5
5
13 Feb 2018
[100% Free]- Short and Sweet- Get Started with Git and GitHub Right Now onlinecourses24x7.com/100-fr… #learngithub #githubtutorial #udemycoupons

1
2
A Complete Resources for Learning Git & GitHub #githubtutorial #versioncontrol Read more: cssauthor.com/resources-for-…

1