Sowmyanarayan Raghunathan Contributor Share on Twitter Sowmyanarayan Raghunathan is the VP of Engineering at Talentica Software and an NIT Surat alumnus. He has helped over 50 early and growth-stage startups fulfill their engineering needs and...
technical-debt
Auto Added by WPeMatico
In this guide, you will learn why it is important to write code comments, what are different code comment types, and the 4 best practices.Read the full...
Developers deal with technical debt every day, and they know how to prevent and manage it better than anyone else. Here’s just some of what they had to say.Read the full...
At it's heart, software engineering is a series of feedback loops. Read the full...
I asked a bunch of developers to share some of their horror stories of technical debt.Read the full...
TODOs are a tricky subject for developers. Many codebases are guilty of having TODOs linger around while nobody knows who’s responsible for a TODO or even has the required context to tackle it. Yet, should we feel ashamed for our lingering TODOs?Read the full...
This article looks at how you can refactor your code using Visual Studio Code (VS Code) and Visual Studio Code plugins.Read the full...
Originally published at Managing Technical Debt.Read the full...
With much of the DevOps stack having matured and good practices becoming more mainstream, the need for quality in software has quickly become a central issueRead the full...
We're used to thinking that you cannot deliver fast and maintain a healthy codebase. But does it really has to be a trade-off?Read the full...
Last week we hosted a webinar where I interviewed Adam Tornhill, CTO & Co-founder of CodeScene, about technical debt: what is it, why is it important, and how to manage it effectively.Read the full...
Segment, the startup Twilio bought last fall for $3.2 billion, was just beginning to take off in 2015 when it ran into a scaling problem: It was growing so quickly, the tools it had built to process marketing data on its platform were starting to outgrow the original system design. Inaction would...
Technical debt exists on each project if it’s more than 1–3 months old. Having technical debt doesn’t necessarily mean that software engineers are not performing well. Technical debt can appear because of business pressure, lack of requirements, lack of interaction between team members etc....