One of the most important things in development is fixing bugs 🐛 Let’s figure out all possible ways to do it right and for the minimum amount of time.
This article was submitted by one of readers @sobolev_nikita. We appreciate it 🤝
#bug #development #bestpractice
This article was submitted by one of readers @sobolev_nikita. We appreciate it 🤝
#bug #development #bestpractice
The Practical Dev
Best engineering practices: how to fix a bug?
The important thing is: how do you respond to the bugs you and other people have created? What do you do to prevent them from happening in the future? How do you even know that this buggy situation even exist?
When you’ve got to go it alone, how do you make the most out of it?
Most developers work as part of a team. However, at some point in our careers, we’ve had to (or we’ll have to) work alone. And while much of product development involves being able to manage or work with the rest of the team, it’s equally as important to develop good practices while working solo.
#bestpractice
Most developers work as part of a team. However, at some point in our careers, we’ve had to (or we’ll have to) work alone. And while much of product development involves being able to manage or work with the rest of the team, it’s equally as important to develop good practices while working solo.
#bestpractice
Bits and Pieces
Good Engineering Practices while Working Solo
When you’ve got to go it alone, how do you make the most out of it?