3

GOD FUCKING DAMMIT I FUCKING HATE ES6 AND ITS GODDAMN IMPORT BULLSHIT
FUCK OFF AND LEMMIE REQUIRE MY FUCKING MODULES FOR FUCKS SAKE

Comments
  • 3
    The fact the ES6 dev community can't even decide what to call ES6 tells you all you need to know about the ES6 dev community.

    Oh, it's a map? well what does it do?

    It stores multiple values.

    So... it's an array.

    Well it can store key/value pairs.

    We already had that with objects.

    Well this one can be iterated.

    We could already do that with set.

    Well this one can be iterated numerically.

    Which we could do with the first god damn array...

    I actually like a lot of ES6, but the community for ES6 and modern front end is the biggest self dick suck I have seen in my 20 year career.

    You literally just renamed shit people had been doing for 3 decades and act like you know some new secret language.
  • 4
    @HiFiWiFiSciFi

    "You literally just renamed shit people had been doing for 3 decades "

    Like ... most languages?
  • 1
    @N00bPancakes oooooh, burn 😂😈
    Community is such because of low entrance bar. With ES5, I could learn features from bare snippets and not get confused without Internet. With ES6, I believe, it's way better, but yeah... so many seekers of solutions that are served on golden plate.
  • 0
    @vintprox

    I really don't know who the 'ES6 community' ...is.
  • 0
    What's wrong with import? Require is not even part of the spec, it only works serverside with node.
Add Comment