• 0 Posts
  • 149 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle


















  • SketchySeaBeasttoProgrammer Humor@programming.devWhy indeed
    link
    fedilink
    English
    arrow-up
    4
    ·
    5 months ago

    That’s not why. It’s the dependency trees that run a dozen layers deep and end up importing “isEven”. If you’re building a react app odds are good you’ll import way more code than you ever write yourself.

    And no one should be leaving commented-out code in their app, that’s what source control is for.