DEV Community

Discussion on: The 14 habits of highly effective developers (Part 1)

Collapse
 
codingmindfully profile image
Daragh Byrne

2(a) - change names when meaning changes! Method purposes sometimes evolve, so refactor appropriately!

Collapse
 
pavlosisaris profile image
Paul Isaris

Exactly! An effective developer should keep up with code changes ;)