Oh that makes sense. I didn’t consider it might be treated as a char
Oh that makes sense. I didn’t consider it might be treated as a char
"1" + 2 === "12"
is not unique to JS (sans the requirement for the third equals sign), it’s a common feature of multiple strongly typed languages. imho it’s fine.
EDIT: I did some testing:
What it works in:
What produces a number, instead of a string:
What it doesn’t work in:
And MATLAB appears to produce 51, wtf idk
So what’s the deal with GNU? When I first saw it, I was sure the G was silent, or formed a dipthong, like gnat or gnocchi or gnaw or gnarly or gnome or just any word starting with gn in English. But IRL, I’ve only heard it pronounced with a hard G, same with Gnome.
This is why I rarely get on board with new Google products nowadays. I know they’ll get half assed support and then be killed off really quickly.
People equate maths to programming, but I think if it more as a creative, problem solving field. Most real world coding problems don’t have a precise single correct way to solve them; it’s more like architecting a building: you have multiple goals and a lot of freedom in how you achieve them and to what degree
Unless everybody fully customises the display and styling of the adverts for their own website, there’s going to be some sort of targetable, recognisable pattern in the way AdSense content looks. Most developers just want an easy drop-in solution.
Furthermore, Google don’t necessarily want to give you that level of control over the adverts, because that makes it easier to game the ads system with malicious, fake and misleading clicks or invisible adverts. They need their tracking tech attached to it.
Really not looking forward to the idea of github.io links all becoming dead. So many repos with documentation at a github.io URL, with those links spread all across plaintext files and Stack Overflow and forums