User Tools

Site Tools


great_developer_habits

**This is an old revision of the document!**

Keep Organized

  • Let go code scraps: Don't comment out old code. Delete them. You can find them in your git history.
  • Don't ignore warning: Treat warning as error. Fix them as you go on.

About Using Git

  • Keep commit small: Keep it small, localized and self contained.

Reference: - WWDC 2019 Great Developer Habbits: https://developer.apple.com/videos/play/wwdc2019/239/

great_developer_habits.1572593073.txt.gz · Last modified: 2019/11/01 15:24 by admin