DEV Community

Discussion on: 5 habits every developer should adopt!

Collapse
 
mmj profile image
MMJ

There's a little mistake in point 5.
I wouldn't write

Burning out == at least a few weeks of no code.
Enter fullscreen mode Exit fullscreen mode

but

if (Burning out) {
 at least a few weeks of no code.
}
Enter fullscreen mode Exit fullscreen mode

Just joking of course. Nice tips! :)

Collapse
 
tilkinsc profile image
Cody Tilkins • Edited

I can attest to failing #5. I simply get in tuned with working hard on projects for multiple hours at a time. Then I simply just die and can't look at code for a month. I have github commit history to prove this.

Collapse
 
pascavld profile image
Pasca Vlad

You need to find a balance mate

Thread Thread
 
tilkinsc profile image
Cody Tilkins

Unlikely to happen :D

Collapse
 
pascavld profile image
Pasca Vlad

Haha, good one mate

Collapse
 
sanjaysinghrajpoot profile image
Sanjay Singh Rajpoot

This is what happens after burnout 🤣

Collapse
 
mmj profile image
MMJ

Exactly! :D