270
Mastering Git Commit Messages
In this post, I'll show you how to improve your Git commit messages using industry best practices, with the goal of ensuring a clear and easily readable Git history for your projects.
Terminal
Increasingly, the use of the terminal is more necessary to work on both the backend and the frontend, so having knowledge about it and optimizing its operation is important.