• @RookiA
    link
    241 year ago

    And added

    • Shitty
      • Little
      • Indentations
        • Fushuan [he/him]
          link
          fedilink
          3
          edit-2
          1 year ago

          We got that in python too!

          your_mom = "the best" if i_got_icecream() else "just good"

          Edit: on a more serious note, I’m not sure if python’s syntax helps with readability, in the real world everyone indents or you won’t really keep your job, and I’ve read some really shitty python code anyway, indented or not.

          If a c/++/js/whatever file is unreadable, grab your favourite flavour of autoformatter and run it to read the thing, but shitty naming won’t get fixed by that.

      • @RookiA
        link
        01 year ago

        deleted by creator

      • @RookiA
        link
        11 year ago

        then use javascript :) it has neither

          • @RookiA
            link
            21 year ago

            then use typescript…XD

              • @RookiA
                link
                1
                edit-2
                1 year ago

                You know typescript is a language that is getting transpiled to plain js. ( Module, CommonJS, almost every version ). So it can not not fit in there XD