26

How to start a flame war in DevRant with JavaScript in one sentence? Simple.

I don't use semicolons.

Comments
  • 1
    what is the best framework ?
  • 3
  • 4
    It feels to me like not using any punctuation in my sentences it makes me feel uncomfortable
  • 5
    Confession: I have eslint rule for not having semicolon!
    Will throw error if semicolon exists!
    Using Google style guide +.. btw
  • 2
    I've had it up to here with semicolon elitists
  • 1
    semicolons are just annoying.
  • 0
    @SoupSpoon camelCase but it starts at the bumps
  • 0
    @RazorSh4rk I think bestFrameWork.js is the best. And if not, it will be very soon.
  • 1
    Sssttaaannddaaarrrddd ssttyyylleee
  • 2
    @metaory Same here!

    "jsx-quotes": [2, "prefer-double"],
    "quotes":, [2, "double", {
    "avoidEscape": true,
    "allowTemplateLiterals": true
    }]
  • 1
    I prefer full colons anyway. why pull punches?
  • 1
    Me neither. I use Python.
  • 1
    Obv the only way to read that last sentence is in the Batman voice.
  • 1
    I like it to look as much like C as possible, for consistency
Add Comment