quartz/content/notes/reuse code for efficiency and maintainability.md
2022-04-12 11:26:24 -04:00

6 lines
358 B
Markdown

---
title: reuse code for efficiency and maintainability
notetype: feed
date: 2022-04-12
---
In coding, the goal is to [[get things done mentality]] and the shortest path to this is by being efficient. One way to be efficient is to [[dont reinvent the wheel|not reinvent the wheel]] and use [[interoperable components are efficient|interoperable components]]