LINTING & STANDARDS

Do you find reading your own code 6 months later difficult? Do your co-workers complain that your code is hard to read? Do you find that minor bugs slip into production without you noticing?

During this session, we will learn why coding standards and linting tools are important and how they can help us avoid common mistakes that most developers make. Think of it as having a robotic mentor looking over your shoulder and pointing out things you should address.