#productivity
Read more stories on Hashnode
Articles with this tag
Making an exclusive workspace while working from home · While working from home, I've often struggled for focus. I benefit hugely from the external...
A beginner's guide to using regex · Regex can be pretty intimidating to learn, but I've discovered that a little knowledge can go a long way. I'm far...
Upping my game with a simple plugin · I work as a professional web developer and the IDE I use is JetBrains Rider. It has loads of great features, but...
Why boredom can be good news for a professional developer · General reframing There are benefits to being bored at work. Among them, boredom is an...
My most-used productivity app is todoist. I used it every day for tracking both personal and professional tasks. Here is how I use it as a...
When working in a feature branch, if the feature is taking a long time to develop it's often useful to merge in the latest code from the dev branch. I...