• Kayn
    link
    fedilink
    2
    edit-2
    7 months ago

    The memes are annoying because most of the complaints are superficial.

    “Look, "b" + "a" + +"a" + "a" outputs "baNaNa"! JavaScript bad!” Yeah, that’s what happens. Just don’t do that thing that obviously doesn’t look right. Don’t use var, just like every modern JavaScript learning resource will tell you. Don’t use == if you don’t intend for type coercing to happen.

    If you don’t write bad code on purpose, JavaScript is fine.

    • @CanadaPlus
      link
      English
      37 months ago

      If coding teaches you anything well, there’s no bound to the different ways you can screw up. Don’t use bad languages on purpose.