DEV Community

Discussion on: Why are you actually using variables?

 
codevault profile image
Sergiu Mureşan • Edited

Sure...

  • Readability
  • Abstraction
  • Performance
  • Maintainability

I added them to the post as well.

I don't understand what is wrong with the video though. Can you explain, please?

Thread Thread
 
defman profile image
Sergey Kislyakov

There's nothing wrong with videos, some human beings just don't have enough time to watch them and prefer the transcription of the video (myself as well).

Thread Thread
 
codevault profile image
Sergiu Mureşan

Alright, I will implement a summary of the video in my posts from now on. The more people understand how important clean code is, the better.

Thanks for the feedback!