mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-23 21:04:07 -06:00
358 B
358 B
| title | notetype | date |
|---|---|---|
| reuse code for efficiency and maintainability | feed | 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 and use interoperable components are efficient