SlideShare une entreprise Scribd logo
1  sur  32
Code quality and its business value
by Nikita Belov
#CD22
● Born in Uzbekistan, live in Prague
● Graduated from Computer Physics
● Working with Salesforce since 2016
● 4,5 years in consultancy
● 4x Salesforce certified
● Passionate about code quality
Nikita Belov
Salesforce Technical Lead
#CD22
● What is code quality?
○ Low quality origin
○ Low quality issues
● Why it is important?
● How to improve it?
○ Coding standards
○ Code review
○ Static code analyzer
● What is business value?
● Q&A
Agenda
#CD22
● Good code or bad code?
○ no unified definition
● Good code
○ Simple
○ Readable
○ Performant
○ Secure
○ Reliable
○ Well tested
○ Bug-free
○ Scalable
○ Documented
What is code quality?
#CD22
What is code quality?
#CD22
Low quality origin
● Many origins
● The most common – lack of time
#CD22
Low quality origin
● We need it yesterday!
#CD22
Low quality origin
● We need it yesterday!
● Less time, same scope and resources!
#CD22
Low quality origin
● We need it yesterday!
● Less time, same scope and resources!
Result?
#CD22
Low quality issues – front-end vs back-end
#CD22
Low quality issues – front-end vs back-end
#CD22
Low quality issues – front-end vs back-end
#CD22
Low quality issues – unstructured code
#CD22
Low quality issues – readability
#CD22
Low quality issues – duplicate code
#CD22
Low quality issues – duplicate code
#CD22
Low quality issues – duplicate code
#CD22
Low quality issues – duplicate code
#CD22
Low quality issues – fixing bugs
#CD22
● Hidden bugs and security vulnerabilities
● Lack of good tests
● Unstable code base for new features
● Salesforce governor limits exceeding
● Data issues
● Unreadable and confusing code
● Higher maintenance efforts
● Longer delivery time of new features
● Demotivated developers
● Performance impacts
Why it is important?
#CD22
A set of rules, techniques, and best practices to
create cleaner, more readable, more efficient
code with minimal errors.
Benefits
● Uniform format
● Easier to detect errors
● Reusable code
● Easier to maintain
● Developer efficiency
How to improve it? – Coding standards
#CD22
How to improve it? – Code review
A quality assurance activity where someone
other than the author of a code reviews that code
Benefits
● Quality of code
● Finding bugs and security vulnerabilities
● Knowledge sharing
● Collective ownership
#CD22
How to improve it? – Code review
#CD22
● Scans your code to detect common bad practices, catch bugs, find
vulnerabilities and make sure development adheres to coding
standards.
● Analyzers for Salesforce
○ PMD
○ SonarQube
○ CodeScan
○ Veracode
○ Salesforce Code Analyzer
● IDE plugins or part of CI/CD pipelines
How to improve it? – Static code analyzer
#CD22
What is business value?
● Stable and secured code base
● Less maintenance efforts
● Faster delivery of new features
● Optimized performance
● Easier migrations or upgrades
● Less time for developer on-
boarding
● Highly motivated development
team
#CD22
What is business value?
● Stable and secured code base
● Less maintenance efforts
● Faster delivery of new features
● Optimized performance
● Easier migrations or upgrades
● Less time for developer on-
boarding
● Highly motivated development
team
Does it still bring no business value?
#CD22
Q&A
Q&A
#CD22
● How many Salesforce developers does it take to change a light bulb?
Bonus
#CD22
● How many Salesforce developers does it take to change a light bulb?
● As many as you want! It doesn’t count against Salesforce governor
limits.
Bonus
Thank you! #CD22
#CD22
● https://www.codescan.io/
● https://www.sonarqube.org/
● https://forcedotcom.github.io/sfdx-scanner/
● https://pmd.github.io/
● https://lvivity.com/how-to-write-good-code
● https://www.browserstack.com/guide/coding-standards-best-practices
● https://en.wikipedia.org/wiki/Coding_conventions
● https://www.codegrip.tech/productivity/why-is-code-quality-important/
● https://www.perforce.com/blog/sca/what-code-quality-overview-how-improve-code-quality
● https://www.atlassian.com/blog/add-ons/4-tips-to-improve-code-quality
● https://smartbear.com/learn/code-review/what-is-code-review/
● https://about.gitlab.com/topics/version-control/what-is-code-review/
● https://www.atlassian.com/agile/software-development/code-reviews
● https://en.wikipedia.org/wiki/Code_review
References
#CD22
● Very often the importance of the code quality is underestimated
especially by business people who usually don’t see the business
value of it. In this session we will try to discover all the advantages of
well written code and discuss how coding standards, code reviews and
static code analyzer can help to maintain the level of quality and bring
the business value.
Abstract

Contenu connexe

Similaire à Code quality and its business value, Nikita Belov

Code with Honor – on the importance and beauty of software programming - RMOU...
Code with Honor – on the importance and beauty of software programming - RMOU...Code with Honor – on the importance and beauty of software programming - RMOU...
Code with Honor – on the importance and beauty of software programming - RMOU...
Lucas Jellema
 

Similaire à Code quality and its business value, Nikita Belov (20)

Никита Галкин "Technical backlog: инструкция к применению"
Никита Галкин "Technical backlog: инструкция к применению"Никита Галкин "Technical backlog: инструкция к применению"
Никита Галкин "Technical backlog: инструкция к применению"
 
"Role of a CTO in software outsourcing company", Yuriy Nakonechnyy
"Role of a CTO in software outsourcing company", Yuriy Nakonechnyy"Role of a CTO in software outsourcing company", Yuriy Nakonechnyy
"Role of a CTO in software outsourcing company", Yuriy Nakonechnyy
 
Balancing Technical Debt and Clean Code
Balancing Technical Debt and Clean CodeBalancing Technical Debt and Clean Code
Balancing Technical Debt and Clean Code
 
Managing Complexity in Salesforce, David Felkel
Managing Complexity in Salesforce, David FelkelManaging Complexity in Salesforce, David Felkel
Managing Complexity in Salesforce, David Felkel
 
Managing Technical Debt
Managing Technical DebtManaging Technical Debt
Managing Technical Debt
 
Designing Test Cases for the Gilded Rose Kata (2013)
Designing Test Cases for the Gilded Rose Kata (2013)Designing Test Cases for the Gilded Rose Kata (2013)
Designing Test Cases for the Gilded Rose Kata (2013)
 
Code with Honor – on the importance and beauty of software programming - RMOU...
Code with Honor – on the importance and beauty of software programming - RMOU...Code with Honor – on the importance and beauty of software programming - RMOU...
Code with Honor – on the importance and beauty of software programming - RMOU...
 
Technical Debt.pptx
Technical Debt.pptxTechnical Debt.pptx
Technical Debt.pptx
 
Test-Driven Development.pptx
Test-Driven Development.pptxTest-Driven Development.pptx
Test-Driven Development.pptx
 
All about Salesforce certifications: Are they worth it?, Tomáš Hnízdil
All about Salesforce certifications: Are they worth it?, Tomáš HnízdilAll about Salesforce certifications: Are they worth it?, Tomáš Hnízdil
All about Salesforce certifications: Are they worth it?, Tomáš Hnízdil
 
Test Driven Development with PHP
Test Driven Development with PHPTest Driven Development with PHP
Test Driven Development with PHP
 
Prashant technical practices-tdd for xebia event
Prashant   technical practices-tdd for xebia eventPrashant   technical practices-tdd for xebia event
Prashant technical practices-tdd for xebia event
 
Voxxed days 2015-hakansaglam-codereview
Voxxed days 2015-hakansaglam-codereviewVoxxed days 2015-hakansaglam-codereview
Voxxed days 2015-hakansaglam-codereview
 
Requirements the Last Bottleneck
Requirements the Last BottleneckRequirements the Last Bottleneck
Requirements the Last Bottleneck
 
How to migrate to Apex Enterprise Patterns?, David Fernandez
How to migrate to Apex Enterprise Patterns?, David FernandezHow to migrate to Apex Enterprise Patterns?, David Fernandez
How to migrate to Apex Enterprise Patterns?, David Fernandez
 
Benchmarking Software Estimation Methods
Benchmarking Software Estimation MethodsBenchmarking Software Estimation Methods
Benchmarking Software Estimation Methods
 
Real-Time Metrics and Distributed Monitoring - Jeff Pierce, Change.org - Dev...
Real-Time Metrics and Distributed Monitoring - Jeff Pierce, Change.org -  Dev...Real-Time Metrics and Distributed Monitoring - Jeff Pierce, Change.org -  Dev...
Real-Time Metrics and Distributed Monitoring - Jeff Pierce, Change.org - Dev...
 
Technical debt management strategies
Technical debt management strategiesTechnical debt management strategies
Technical debt management strategies
 
Pair Programming (2015)
Pair Programming (2015)Pair Programming (2015)
Pair Programming (2015)
 
Does Your Code Measure Up?
Does Your Code Measure Up?Does Your Code Measure Up?
Does Your Code Measure Up?
 

Plus de CzechDreamin

Plus de CzechDreamin (20)

Salesforce Forecasting: Evolution, Implementation and Best Practices, Christi...
Salesforce Forecasting: Evolution, Implementation and Best Practices, Christi...Salesforce Forecasting: Evolution, Implementation and Best Practices, Christi...
Salesforce Forecasting: Evolution, Implementation and Best Practices, Christi...
 
Supercharge Salesforce Marketing Cloud: The Ultimate Apps Guide, Cyril Louis ...
Supercharge Salesforce Marketing Cloud: The Ultimate Apps Guide, Cyril Louis ...Supercharge Salesforce Marketing Cloud: The Ultimate Apps Guide, Cyril Louis ...
Supercharge Salesforce Marketing Cloud: The Ultimate Apps Guide, Cyril Louis ...
 
How we should include Devops Center to get happy developers?, David Fernandez...
How we should include Devops Center to get happy developers?, David Fernandez...How we should include Devops Center to get happy developers?, David Fernandez...
How we should include Devops Center to get happy developers?, David Fernandez...
 
Streamline Your Integration with Salesforce’s Composite API: A Consultant’s G...
Streamline Your Integration with Salesforce’s Composite API: A Consultant’s G...Streamline Your Integration with Salesforce’s Composite API: A Consultant’s G...
Streamline Your Integration with Salesforce’s Composite API: A Consultant’s G...
 
Architecting for Analytics, Aaron Crear
Architecting for Analytics, Aaron CrearArchitecting for Analytics, Aaron Crear
Architecting for Analytics, Aaron Crear
 
Ape to API, Filip Dousek
Ape to API, Filip DousekApe to API, Filip Dousek
Ape to API, Filip Dousek
 
Push Upgrades, The last mile of Salesforce DevOps, Manuel Moya
Push Upgrades, The last mile of Salesforce DevOps, Manuel MoyaPush Upgrades, The last mile of Salesforce DevOps, Manuel Moya
Push Upgrades, The last mile of Salesforce DevOps, Manuel Moya
 
How do you know you’re solving the right problem? Design Thinking for Salesfo...
How do you know you’re solving the right problem? Design Thinking for Salesfo...How do you know you’re solving the right problem? Design Thinking for Salesfo...
How do you know you’re solving the right problem? Design Thinking for Salesfo...
 
ChatGPT … How Does it Flow?, Mark Jones
ChatGPT … How Does it Flow?, Mark JonesChatGPT … How Does it Flow?, Mark Jones
ChatGPT … How Does it Flow?, Mark Jones
 
Real-time communication with Account Engagement (Pardot). Marketers meet deve...
Real-time communication with Account Engagement (Pardot). Marketers meet deve...Real-time communication with Account Engagement (Pardot). Marketers meet deve...
Real-time communication with Account Engagement (Pardot). Marketers meet deve...
 
Black Hat Session: Exploring and Exploiting Aura based Experiences, Christian...
Black Hat Session: Exploring and Exploiting Aura based Experiences, Christian...Black Hat Session: Exploring and Exploiting Aura based Experiences, Christian...
Black Hat Session: Exploring and Exploiting Aura based Experiences, Christian...
 
Sales methodology for Salesforce Opportunity, Georgy Avilov
Sales methodology for Salesforce Opportunity, Georgy AvilovSales methodology for Salesforce Opportunity, Georgy Avilov
Sales methodology for Salesforce Opportunity, Georgy Avilov
 
5 key ideas for robust and flexible REST API integrations with Apex, Lucian M...
5 key ideas for robust and flexible REST API integrations with Apex, Lucian M...5 key ideas for robust and flexible REST API integrations with Apex, Lucian M...
5 key ideas for robust and flexible REST API integrations with Apex, Lucian M...
 
Report & Dashboard REST API : Get your report accessible anywhere !, Romain Q...
Report & Dashboard REST API : Get your report accessible anywhere !, Romain Q...Report & Dashboard REST API : Get your report accessible anywhere !, Romain Q...
Report & Dashboard REST API : Get your report accessible anywhere !, Romain Q...
 
No Such Thing as Best Practice in Design, Nati Asher and Pat Fragoso
No Such Thing as Best Practice in Design, Nati Asher and Pat FragosoNo Such Thing as Best Practice in Design, Nati Asher and Pat Fragoso
No Such Thing as Best Practice in Design, Nati Asher and Pat Fragoso
 
Why do you Need to Migrate to Salesforce Flow?, Andrew Cook
Why do you Need to Migrate to Salesforce Flow?, Andrew CookWhy do you Need to Migrate to Salesforce Flow?, Andrew Cook
Why do you Need to Migrate to Salesforce Flow?, Andrew Cook
 
Be kind to your future admin self, Silvia Denaro & Nathaniel Sombu
Be kind to your future admin self, Silvia Denaro & Nathaniel SombuBe kind to your future admin self, Silvia Denaro & Nathaniel Sombu
Be kind to your future admin self, Silvia Denaro & Nathaniel Sombu
 
Monitoring Automation Performance in Marketing Cloud Engagement, Daniela Vrbk...
Monitoring Automation Performance in Marketing Cloud Engagement, Daniela Vrbk...Monitoring Automation Performance in Marketing Cloud Engagement, Daniela Vrbk...
Monitoring Automation Performance in Marketing Cloud Engagement, Daniela Vrbk...
 
The minimum-profile approach – the modern way to design an efficient security...
The minimum-profile approach – the modern way to design an efficient security...The minimum-profile approach – the modern way to design an efficient security...
The minimum-profile approach – the modern way to design an efficient security...
 
Restriction Rules – The Whole Picture, Louise Lockie
Restriction Rules – The Whole Picture, Louise LockieRestriction Rules – The Whole Picture, Louise Lockie
Restriction Rules – The Whole Picture, Louise Lockie
 

Dernier

%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
masabamasaba
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
chiefasafspells
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
masabamasaba
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 

Dernier (20)

WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
 
What Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the SituationWhat Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the Situation
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 
tonesoftg
tonesoftgtonesoftg
tonesoftg
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 

Code quality and its business value, Nikita Belov

  • 1. Code quality and its business value by Nikita Belov
  • 2. #CD22 ● Born in Uzbekistan, live in Prague ● Graduated from Computer Physics ● Working with Salesforce since 2016 ● 4,5 years in consultancy ● 4x Salesforce certified ● Passionate about code quality Nikita Belov Salesforce Technical Lead
  • 3. #CD22 ● What is code quality? ○ Low quality origin ○ Low quality issues ● Why it is important? ● How to improve it? ○ Coding standards ○ Code review ○ Static code analyzer ● What is business value? ● Q&A Agenda
  • 4. #CD22 ● Good code or bad code? ○ no unified definition ● Good code ○ Simple ○ Readable ○ Performant ○ Secure ○ Reliable ○ Well tested ○ Bug-free ○ Scalable ○ Documented What is code quality?
  • 6. #CD22 Low quality origin ● Many origins ● The most common – lack of time
  • 7. #CD22 Low quality origin ● We need it yesterday!
  • 8. #CD22 Low quality origin ● We need it yesterday! ● Less time, same scope and resources!
  • 9. #CD22 Low quality origin ● We need it yesterday! ● Less time, same scope and resources! Result?
  • 10. #CD22 Low quality issues – front-end vs back-end
  • 11. #CD22 Low quality issues – front-end vs back-end
  • 12. #CD22 Low quality issues – front-end vs back-end
  • 13. #CD22 Low quality issues – unstructured code
  • 14. #CD22 Low quality issues – readability
  • 15. #CD22 Low quality issues – duplicate code
  • 16. #CD22 Low quality issues – duplicate code
  • 17. #CD22 Low quality issues – duplicate code
  • 18. #CD22 Low quality issues – duplicate code
  • 19. #CD22 Low quality issues – fixing bugs
  • 20. #CD22 ● Hidden bugs and security vulnerabilities ● Lack of good tests ● Unstable code base for new features ● Salesforce governor limits exceeding ● Data issues ● Unreadable and confusing code ● Higher maintenance efforts ● Longer delivery time of new features ● Demotivated developers ● Performance impacts Why it is important?
  • 21. #CD22 A set of rules, techniques, and best practices to create cleaner, more readable, more efficient code with minimal errors. Benefits ● Uniform format ● Easier to detect errors ● Reusable code ● Easier to maintain ● Developer efficiency How to improve it? – Coding standards
  • 22. #CD22 How to improve it? – Code review A quality assurance activity where someone other than the author of a code reviews that code Benefits ● Quality of code ● Finding bugs and security vulnerabilities ● Knowledge sharing ● Collective ownership
  • 23. #CD22 How to improve it? – Code review
  • 24. #CD22 ● Scans your code to detect common bad practices, catch bugs, find vulnerabilities and make sure development adheres to coding standards. ● Analyzers for Salesforce ○ PMD ○ SonarQube ○ CodeScan ○ Veracode ○ Salesforce Code Analyzer ● IDE plugins or part of CI/CD pipelines How to improve it? – Static code analyzer
  • 25. #CD22 What is business value? ● Stable and secured code base ● Less maintenance efforts ● Faster delivery of new features ● Optimized performance ● Easier migrations or upgrades ● Less time for developer on- boarding ● Highly motivated development team
  • 26. #CD22 What is business value? ● Stable and secured code base ● Less maintenance efforts ● Faster delivery of new features ● Optimized performance ● Easier migrations or upgrades ● Less time for developer on- boarding ● Highly motivated development team Does it still bring no business value?
  • 28. #CD22 ● How many Salesforce developers does it take to change a light bulb? Bonus
  • 29. #CD22 ● How many Salesforce developers does it take to change a light bulb? ● As many as you want! It doesn’t count against Salesforce governor limits. Bonus
  • 31. #CD22 ● https://www.codescan.io/ ● https://www.sonarqube.org/ ● https://forcedotcom.github.io/sfdx-scanner/ ● https://pmd.github.io/ ● https://lvivity.com/how-to-write-good-code ● https://www.browserstack.com/guide/coding-standards-best-practices ● https://en.wikipedia.org/wiki/Coding_conventions ● https://www.codegrip.tech/productivity/why-is-code-quality-important/ ● https://www.perforce.com/blog/sca/what-code-quality-overview-how-improve-code-quality ● https://www.atlassian.com/blog/add-ons/4-tips-to-improve-code-quality ● https://smartbear.com/learn/code-review/what-is-code-review/ ● https://about.gitlab.com/topics/version-control/what-is-code-review/ ● https://www.atlassian.com/agile/software-development/code-reviews ● https://en.wikipedia.org/wiki/Code_review References
  • 32. #CD22 ● Very often the importance of the code quality is underestimated especially by business people who usually don’t see the business value of it. In this session we will try to discover all the advantages of well written code and discuss how coding standards, code reviews and static code analyzer can help to maintain the level of quality and bring the business value. Abstract