help-circle
  • @Feathercrown
    link
    English
    3111 months ago

    JS users sprinkling in a few semicolons whenever they feel like it

    • @marcos
      link
      1111 months ago

      JS itself sprinks them wherever it feels like it, so why break the mood?

    • Python
      link
      fedilink
      611 months ago

      JS is absolute chaos programming and I love that way too much. You can just feel all the caffeine ingested by the guy who had to pull long nights to ship JS within 10 days. That’s exactly the vibe I’m going for with my code.

      • @Feathercrown
        link
        English
        211 months ago

        JS gets us

    • @[email protected]
      link
      fedilink
      611 months ago

      How? For real I hate python not having ; and { and depending on tabs and spaces (PAIN)

      • @dustyData
        link
        911 months ago

        Python supports both, it’s just not pythonic. It’s not the way it’s meant to be written but you can write them if you want/are a masochist, because of the syntax’s flexibility.

      • @[email protected]
        link
        fedilink
        611 months ago

        You can end any statement in Python with a semicolon, you can also put multiple statements on the same line, putting a semicolon between them.

      • @jaybone
        link
        211 months ago

        You should try ruby.

  • @neonred
    link
    811 months ago

    Try Kotlin

  • @[email protected]
    link
    fedilink
    English
    811 months ago

    Binds enter key with ; and remove semicolons manually after braces{

    • @fluxion
      link
      English
      18
      edit-2
      11 months ago

      Writes custom parser in python to automate removing semicolons after braces. Figures out a preprocessing hook to execute it automatically from java compiler. Starts extending it for other things. Misses deadline. Extends it for more things. Gets fired. Ends up with a full python -> java compiler. Posts project on github. Gets made fun of.

      • @jaybone
        link
        411 months ago

        I will not make fun of you pal.