21
you are viewing a single comment's thread
view the rest of the comments
[-] MonkderVierte@lemmy.ml 8 points 19 hours ago* (last edited 18 hours ago)

Hiding the code behind other functions does not make it easier to read, only means you need to jump around a lot in order to understand what it is doing which IMO makes things harder to read.

Exactly. That's my gripe with most JS and PHP frameworks, some people just don't work that way. Thanks, now i have to grok 70% of the codebase to understand what i need to change to implement simple feature request X.

But on the other hand, limiting the scope of functions is a must. Superfunctions are a plague.

this post was submitted on 25 Nov 2024
21 points (92.0% liked)

Programming

17314 readers
325 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS