Comment by Luis Orduz on "Tips to be a better coder?" | Hashnode
- "Write code that is easy to delete, not to extend." This'll help with developing maintainability in one's code.
- Contribute to any open source project. This'll help with style and best practices.
- Solve programming puzzles. This'll help with keeping in mind performance and economy.