Do you know when you decide to refactor your code the next sprint? Or when you cut corners just to get that feature out in time? (We are all guilty of this 😞 )

Well those issues compile and become what is called in software engineering as technical debt

In the short term, they are advantageous, but in the long term, they could be disastrous. (Very)

A software engineer should know when it’s time to pay the debt (technical) 😉

Thanks for Reading!