What is the good code and what is the bad?
Anonymous
- Easy to understand (don't use obscure code features or tricks); - No magic; - Easy for maintenance; - Easy to add new features; - Testable; - Decoupled (components should has as less deps as possible);
Check out your Company Bowl for anonymous work chats.