Code Quality and Security

preview_player
Показать описание
Presented by Women Who Code CONNECT Recharge 2022
Speaker: Janavi Anand (she/her), Senior Software Engineer @ SpotHero

As a project grows and multiple engineers contributing to the code base, it is important to constantly keep an eye on code quality, maintainability and security. There are tools and library that help in doing that and some of which are 1. eslint - to maintain consistant coding style 2. prettier- formatter, adjust tab spaces and line breaks 3. husky - automate some task before it is pushed to git or any version control system 4. snyk - catch vulnerabilities sooner and fix them 5. sonarqube - check code quality and security We are going to see how we can use sonarqube and what are the useful and actionable information we can get from it. A sample react project will be setup and sonarqube analysis will be run on it. I will then identify issues and recommend how to take corrective measures.

Рекомендации по теме
Комментарии
Автор

I know Janavi and she is AMAZING! So glad she could give this presentation.

maxrashes