Clean Coding Sessions with Timo Körber Clean Coding Sessions with Timo Körber

The YouTube channel for clean programming

Jetzt auf

Clean Coding Sessions - YouTube Channel
Clean Coding Sessions

On my YouTube channel
"Clean Coding Sessions", you can expect:

  • Tips for clean code
  • Strategies for sustainable software development
  • Code refactorings
  • Laravel tips
  • PHP best practices
  • Experience from 20 years of web development

View full playlist

Unnecessary Complexity

A roundabout way to solve problems

Why make it simple when it can be complicated?! Here’s an example of overly complex code and how to simplify it.

The Ternary Operator

Your best friend for one-liners

The ternary operator allows you to simplify large if-else blocks, making them much more concise.

Constants

Reliable and consistent!

I’m a big fan of constants, and in this video, I’ll show you why they are so useful.

Date & Time Handling

No time for bad code

Working with date and time can quickly become complex and confusing. I’ll show you how to simplify it.

Keep it Simple & Stupid

Don’t overcomplicate things!

Code doesn’t have to be complicated! "If it’s stupid but it works, it isn’t stupid!"

Syntactic Sugar

A little sugar for your code

Today, I’ll show you how to sweeten your complex code a little! ;)

The Yoda Condition

Clean up your code, you must!

"You must unlearn what you have learned!" - We’ll explore the Yoda condition and see how it can make our code cleaner.

Comments

Are comments for the weak?!

Today, we’ll discuss the pros and cons of commenting in your code!

Find the complete Playlist on YouTube

Clean Coding Sessions - YouTube Channel

View full playlist
Clean Coding Bootcamp by Timo Körber
Clean Coding Bootcamp The workshop for efficient and sustainable web development to the workshop