How to remove old Git branches
It's third time in this week when I need to remove stale remote branch so I decided to make a quick article about it - check out how to remove old git branches.
more ...It's third time in this week when I need to remove stale remote branch so I decided to make a quick article about it - check out how to remove old git branches.
more ...Selenium with Firefox can be a great tool to make some automations. To make them even better let's find out how to use firefox profile!
more ...How automation can help us win with procrastination? Let's find out how selenium and some web-apps can help us.
more ...Python decorators can have a lot of similarities with class-inheritance. Check out my review on this topic.
more ...Python decorators for classes can be class-based. Check out how to create one!
more ...You can create a python decorator with parameters. Check out my short review on that.
more ...