Good Code is a Balancing Act
Offered By: ng-conf via YouTube
Course Description
Overview
Explore the nuances of writing maintainable code in this 20-minute conference talk from the Reliable Web Summit 2021. Discover how to strike a balance between following coding rules strictly and understanding their underlying principles. Learn about the exceptions to common recommendations, including the 10 Lines Rule, control structures, return statements, interfaces, naming conventions, and comments. Gain insights on how rigidly adhering to rules can sometimes lead to less maintainable code, and develop the judgment to apply best practices effectively in your Angular projects.
Syllabus
Intro
The 10 Lines Rule
One Control Structure
One Return Statement
Interfaces
Naming
Comments
Taught by
ng-conf
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera