Chris Ng
Chris Ng
Chris Ng is a Senior Staff Software Engineer at LinkedIn based in New York City. Chris leads the linting strategy for LinkedIn's flagship web application and brings together different teams and personalities to achieve shared goals related to web infrastructure, product strategy, and resolving long standing issues.
React Summit US 2023React Summit US 2023
11 min
Road to Zero Lint Failures: Tackling Code Quality Challenges at Scale
Lint rules enable us to uphold code quality and minimize errors. It can positively impact developer productivity and happiness especially when working in a massive application with multiple teams working together. But what if your large scale application contains thousands of lint failures over the many years it has been running in production? This talk will explore actionable strategies for effectively addressing lint failures at scale so that we can once again rely on lint rules to ensure consistent code quality and streamline development processes, leading to a more robust and maintainable codebase.