Efficient and carefully written code that is easy to read, use again in different situations, and maintain over time.
Optimized → Efficient,
Handwritten → Carefully written by a developer,
Reusable → Can be used again in different situations,
Clean code → Easy to read and maintain.