How to Delete a Git Branch Both Locally and RemotelyIt is simple to delete a Git branch. You’ll learn how to delete a Git brach locally and remotely in this article.Dec 29, 2020Dec 29, 2020
Pre-Commit hooks! (e.g prettier)Setup pre-commit hook for an existing project, we will be using prettier as an example today.Dec 17, 2020Dec 17, 2020
Typescript vs JavaScript: What’s the Difference?First of all, we cant understand the differences between Typescript and JavaScript without understanding them individuallyNov 28, 2020Nov 28, 2020