undo git merge the easy way and then undo the undoing! (video)
Nov 27, 2022 programming

undo git merge the easy way and then undo the undoing! (video)

we are going to talk about how to undo git merge and then we talk about how to undo the undoing ...

9 min read Read More
how to use git restore and completely ignore the changes: 3 scenarios (video)
Nov 27, 2022 programming

how to use git restore and completely ignore the changes: 3 scenarios (video)

we are going to talk about ways to ignore the edits we made in a git project and restore the changes by git restore ...

9 min read Read More
How to use Git Alias to increase your productivity (video)
Nov 27, 2022 programming

How to use Git Alias to increase your productivity (video)

Today we are going to talk about Git Alias and how to increase your productivity by adding shorter aliases for commands that we use everyday. ...

8 min read Read More
git branch workflow: 7 easy steps (video)
Nov 27, 2022 programming

git branch workflow: 7 easy steps (video)

Transcription Hello This is amir Today we are going to talk about git branching workflow I will go through it step by step and help you understand the process ...

9 min read Read More
Coding Without a Mouse : 6 Important Lessons I Learned
Dec 24, 2022 productivity

Coding Without a Mouse : 6 Important Lessons I Learned

I’m sure you’ve heard all those “fast” programmers keep talking about keyboard being faster and “more professional”, so let's give it a shot. ...

16 min read Read More
Ultimate guide to RESTFul API Versioning in PHP Laravel: 2 solutions
Feb 15, 2023 programming

Ultimate guide to RESTFul API Versioning in PHP Laravel: 2 solutions

API versioning is what you need if you want to change the behavior of your API or the structure and format of requests and responses. ...

17 min read Read More
No More Hesitation to Write a blog post: 12 Step Strategy for developers
Dec 22, 2022 productivity

No More Hesitation to Write a blog post: 12 Step Strategy for developers

Are you a developer? Do you want to write about your experience, but you don’t know how to write? ...

25 min read Read More