Sadly the problem is that the old men are the ones who know how to use the JavaScript and the young men are the ones who have no fucking clue what they’re doing anymore.
People are supposed to understand this kind of “logic”? No wonder everything is full of bugs if code is THAT obscure. You seem to even like it that way.
document.write(('b' + 'a' + + 'a' + 'a').toLowerCase());This outputs “banana”
Jesus, I thought you made a typo until I tried it. Gotta love those unary operators…
deleted by creator
Sadly the problem is that the old men are the ones who know how to use the JavaScript and the young men are the ones who have no fucking clue what they’re doing anymore.
People are supposed to understand this kind of “logic”? No wonder everything is full of bugs if code is THAT obscure. You seem to even like it that way.
Removed by mod
Tbh js is pretty pleasant to write with typescript, though is it even considered the same language? It is a superset.
Could someone explains this to some of us who haven’t learnt these cancer yet?