While it may be easy to add new lines of code, it can be more challenging to streamline or simplify existing lines.
However, the effort to continuously review and reduce code can lead to a more efficient and maintainable project.
Reduce code.
Reduce the libraries you use (dependencies).
Reduce complexity.
Something we discussed during the Bootcamp.
@magesh “If you’re not removing bugs, you’re adding them!”