DEV Community

Discussion on: What are some examples of "productive laziness"?

Collapse
 
miketalbot profile image
Mike Talbot ⭐

Well, I guess you should always write as little code as possible. Every line you write has a chance of having a fault. For me I'd always choose to use battle-tested modules - I have a mantra: "Build what you must, not what you can".