Admin & sysadmin of a Warframe-focused Lemmy instance at https://dormi.zone.

Developer of a UI mod for Vivaldi Browser: https://github.com/HKayn/vivaldi-vh

  • 6 Posts
  • 50 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle
















  • 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.