Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Clean Code Tutorial

Scrimba via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to write professional, maintainable JavaScript code through this comprehensive tutorial covering essential clean coding principles and practices. Master the fundamentals of clean code by understanding what makes code readable and professional, then explore practical techniques for creating meaningful variable names, organizing properties effectively, and eliminating magic numbers that obscure code intent. Discover how to structure your code with proper spacing and returns, write clean functions with limited parameters and standardized naming conventions, and separate complex conditionals for improved readability. Develop skills in writing effective code comments while learning when to avoid them through refactoring techniques and Git usage, and understand the distinction between good and bad comments to enhance code documentation without cluttering your codebase.

Syllabus

What is Clean Code? | Clean Code Tutorial
What is a Linter? | Clean Code Tutorial
Clean Variables in JavaScript #1 | Clean Code Tutorial
Clean Variables in JavaScript #2 | Clean Code Tutorial
Clean Variables in JavaScript #3 | Clean Code Tutorial
Clean Properties in JavaScript | Clean Code Tutorial
Magic Numbers in JavaScript #1 | Clean Code Tutorial
Magic Numbers in JavaScript #2 | Clean Code Tutorial
How to Organize Your Code | Clean Code Tutorial | Spacing & Returns
Clean Functions in JavaScript | Clean Code Tutorial
Clean Functions: Limiting Parameters | Clean Code Tutorial
Clean Functions: Naming & Standardization #1 | Clean Code Tutorial
Clean Functions: Naming & Standardization #2 | Clean Code Tutorial
Separating Conditionals in JavaScript Functions #1 | Clean Code Tutorial
Separating Conditionals in JavaScript Functions #2 | Clean Code Tutorial
Good Comments in JavaScript | Clean Code Tutorial
Avoid Code Comments by Refactoring JavaScript | Clean Code Tutorial
Avoid Code Comments with Git | Clean Code Tutorial
Write Clean Code Comments #1 | Clean Code Tutorial
Write Clean Code Comments #2 | Clean Code Tutorial
What is a Good Comment in JavaScript? | Clean Code Tutorial
How to Write Good Code Comments | Clean Code Tutorial
How to write clean code

Taught by

Scrimba

Reviews

Start your review of Clean Code Tutorial

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.