Sai Hari
TheSSHGuy

TheSSHGuy

Follow
Follow
homebadges
Tag

Programming Tips

#programming-tips

More content

Read more stories on Hashnode


Articles with this tag

Flat Code: The Art of Writing Code That’s Easy To Read, Understand, and Maintain

Jan 4, 20234 min read

Most discussions on code style are a waste of time. There's rarely a compelling reason behind style suggestions other than personal preference. Tabs...

Flat Code: The Art of Writing Code That’s Easy To Read, Understand, and Maintain

How To Use Good Feedback Loops To Stop Wasting Time

Dec 14, 20223 min read

The job of a developer isn’t to write code. It’s to write code that works. That might sound silly, but the implications are big. It's important to put...

How To Use Good Feedback Loops To Stop Wasting Time