Completed
- 0:17:59 How to Detect Code Smells?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
JavaScript Clean Code Course - Fix Code Smells and Refactor
Automatically move to the next video in the Classroom when playback concludes
- 1 - 0:00:00 Intro
- 2 - 0:01:34 Agenda
- 3 - 0:03:55 Why Clean Code Matters?
- 4 - 0:04:58 Learning Objectives
- 5 - 0:06:38 SDLC & Coding Phase
- 6 - 0:09:02 What is Code Smell?
- 7 - 0:13:01 Why Code Smell is Bad?
- 8 - 0:16:20 What is Clean Code?
- 9 - 0:17:59 How to Detect Code Smells?
- 10 - 0:21:36 Common Code Smells
- 11 - 0:24:03 Formatting & Readability
- 12 - 0:27:03 Naming & Structure
- 13 - 0:29:29 Code Complexity
- 14 - 0:31:42 Logic & Maintainability
- 15 - 0:33:19 Design & Architecture
- 16 - 0:34:27 Error Handling & Resilience
- 17 - 0:34:56 Performance & Efficiency
- 18 - 0:36:32 Refactoring
- 19 - 0:49:57 Tools
- 20 - 0:59:20 Best Practices
- 21 - 1:00:41 Further Resources
- 22 - 1:01:46 Tasks & Ending