Hacker News new | ask | show | jobs
by madmulita 2396 days ago
Yet are completely fine with things like:

                  }
                })
              ]}
            }])
          }
        }
      }
   }
1 comments

At the very least that is more readable due to the indents and the extra syntax. Depending on what language you're using, those different common groups of tokens do communicate context, whereas a dozen right-parens on a single line really don't.