High Definition Standard Definition Theater
Video id : z0W_EJ4aaLY
ImmersiveAmbientModecolor: #bdaba3 (color 2)
Video Format : (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz
Audio Format: 140 ( High )
PokeEncryptID: 54f460f82f5fa3d01bca8b11aa7e2029fc69b61624c8f431525188c1c8d7b3f0e4d12b57fc10081c3f9012c4bc6732fb
Proxy : cal1.iv.ggtyler.dev - refresh the page to change the proxy location
Date : 1732637018843 - unknown on Apple WebKit
Mystery text : ejBXX0VKNGFhTFkgaSAgbG92ICB1IGNhbDEuaXYuZ2d0eWxlci5kZXY=
143 : true
Why "Clean Code" Likely Makes Your Code Worse
Jump to Connections
13,822 Views โ€ข Oct 17, 2024 โ€ข Click to toggle off description
Metadata And Engagement

Views : 13,822
Genre: Science & Technology
Uploaded At Oct 17, 2024 ^^


warning: returnyoutubedislikes may not be accurate, this is just an estiment ehe :3
Rating : 4.876 (21/658 LTDR)

96.91% of the users lieked the video!!
3.09% of the users dislieked the video!!
User score: 95.36- Overwhelmingly Positive

RYD date created : 2024-11-12T21:46:07.683461Z
See in json
Tags
Connections
Nyo connections found on the description ;_; report an issue lol

40 Comments

Top Comments of this video!! :3

@imb-alan-ced

1 month ago

Glad you added the caveat of working on enterprise software. The problem is, most large enterprise software has legacy architecture that could use a "cleaner" architecture to make scaling easier. Simple is good for smaller personal apps, but once it starts to get into a larger codebase maintained by multiple devs, ANY standardization of architecture is better than none.

15 |

@javiere.gonzalez1021

1 month ago

Let's not jump on the "clean code is bad" bandwagon. Bad engineers writing bad code is bad. Implementing architecture correctly requires experience and understanding what not to use. KISS is hardly useful by itself. Everyone has their own idea of simple.

14 |

@VlastimirRadojevic

1 month ago

As an iOS tech lead, I try to explain to my coworkers that Clean Code is not a dogma that needs to be applied with the same examples that some people propagate. Being as simple as possible (KISS) is good for every developer who joins an existing project because it will take them less time to jump in, not break something easily, and start contributing to the project.

Really simple, thanks Philipp ๐Ÿ’ช

6 |

@yuripiano5179

1 month ago

Problem is that many "senior" developers have no idea of what clean architecture is, and many companies are dealing with incredibly messy code. So yes, keep it simple if coding is a hobby, study software architecture if you want to be a real programmer

2 |

@arielapp9469

1 month ago

even in an Enterprise app we don't always strictly adhere to clean architecture, sometimes the requirements leads us to other paths, but the base is the same.

1 |

@SiamakAshrafi

1 month ago

Use Android Modern Android Development (MAD) Arch because all the tools build on it ...

2 |

@centauri07

1 month ago

Keep It Simple, Stupid principle alone is quite vague. SOLID principle mightโ€™ve made more sense or the concept of coupling and cohesion, wherein all major principles revolve around.

2 |

@vukkumsp

3 weeks ago

Start with a simple monolithic working code and based on requirements upgrade it with time. A consistent improvement does better job than a single one time complicated work.

|

@manuelsalas6190

1 month ago

Please give some KISS examples! I always create my projects with data, domain and presentation layers (CLEAN) lot of abstractions and to make a single screen with an API request I have to create lots of files and mappers

1 |

@melon5544

1 month ago

Yes, for personal projects this may apply, but if You work with at least few devs then everyone will have it own 'simple stupid' perception what when mixed in longer term may just end up with 'stupid' - that is hard to maintain and devlope codebase. Some rules, maybe not full blown clean code + solid + X patters, but some of them, helps to maintain project in 'tidy shape' for a longer time. Imo everything boils down to amount - every cure in large enough amount becomes toxic. but it does not mean that You should not take medicines at all ;)

1 |

@souravsuman636

1 month ago

I think you forgot that you just dropped a course on clean architecture ๐Ÿ˜‚

3 |

@martinseal1987

1 month ago

Great take ๐Ÿ‘๐Ÿ‘

|

@Shakenbeer

1 month ago

Thank you good sir.

|

@hoeric5605

1 month ago

Then which architecture is better then clean architecture? MVVM ??

|

@AimanYosofi

1 month ago

Most people forgot about the simple and start writeing stupid code
So I think clean code put a standards for just know how stupid your code is

|

@nicoloagnoletti3275

1 month ago

Is it possible to consider clean architecture what is actually is for once and stop thinking that it is only what you've seen in the biggest app project you've worked on?
Clean architecture works on both small and big projects, it can be done minimizing abstraction, and it keeps everything simple and isolated for the ones afraid of it.
If you think it's cumbersome and clunky, either you don't understand what architecture is about or you're to lazy to get into good software practices

|

@alexkhutornyi403

1 month ago

Love dev bloggers with 10 YOE criticizing someone with 50 YOE, who is world wide recognized and proved it through successful giant projects

|

@PaulMichaelReilly

1 month ago

Terrible take! All apps start out small. No app worth it's salt stays small. So start clean and keep it clean. Small methods, small files, simple design, solid principles, *DD are just a few of the aspects of clean code that apply to apps with one module to apps with thousands of modules.

|

@CatzHoek

1 month ago

Start he video with the premise "Here's why clean code will likely make your code worse:" and never actually adressing it, leaving people to read between the lines. Sry, typical mornic baity short form content.

1 |

Go To Top