I just don't get it ..
-
Well, that's a bit unfair. The examples you listed should demonstrate that JavaScript is not able clean garbage produced by some programmers, not JavaScript in itself is garbage :) OK, yes, in somesense, it is, as any untyped language is ...
Find more in 1-NET: connects your resources anywhere[^]. Email searcher Email Aggregation Manager[^].
You can output garbage in any language, JavaScript just makes it that much more easy than other languages :)
Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.
Simplicity is prerequisite for reliability. — Edsger W. Dijkstra
Regards, Sander
-
Sander Rossel wrote:
JavaScript gives you a false sense of safety.
Only on the surface... If you are seriously dive in you got shivers...
Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.
One thing that gave me multiple wtf's is the arguments object. It's array-like, but not an array (actual bug) and it's shared on the page so passing it to a function does you no good (although I haven't checked if arguments[0] === arguments, but knowing JavaScript that's probaby NaN or some such :D).
Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.
Simplicity is prerequisite for reliability. — Edsger W. Dijkstra
Regards, Sander
-
Oh come on ... what the hell has Bieber to do with JavaScript now? .. come on, let's be constructive
Actually Griffs analogy is bloody good. There's a whole raft of people who think a McDonalds is good food when it most clearly isn't. Just because something has a large user base, qv Smoking, it does not follow that it is any good. Popularity is not the same as Quality. JavaScript is to quality code what McD's is to fine dining. Argument. Closed.
veni bibi saltavi
-
A whole lot of people listen to Justin Bieber and think he is wonderful. Are they correct as well? Popular != good
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
Bieber? Take it to the Soapbox where it belongs.
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010
-
Bieber? Take it to the Soapbox where it belongs.
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010
W∴ Balboos wrote:
Bieber? Take it him to the Soapbox wood chipper where it he belongs.
FTFY!
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
Whoohoo! I've never been in a sig before (I think) :D
Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.
Simplicity is prerequisite for reliability. — Edsger W. Dijkstra
Regards, Sander
You've been in one before. Well it is your own, but it is something.
JavaScript gives you a false sense of safety. It's like riding a bike with those little side wheels and then riding head first into a ravine. Sander Rossel
-
W∴ Balboos wrote:
Bieber? Take it him to the Soapbox wood chipper where it he belongs.
FTFY!
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
There's not mulch I can say. You compost what you like in the lounge - but sticking to puns befits you.
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010
-
There's not mulch I can say. You compost what you like in the lounge - but sticking to puns befits you.
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010
Compost - because a rind is a terrible thing to waste.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
Compost - because a rind is a terrible thing to waste.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
Rot are you talking about?
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010
-
Rot are you talking about?
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010
I'm just trying to be a fungi!
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
Why using Typescript, if there's already ECMA6 [^] available in almost all browsers? :confused::confused::confused:
-
Finally a constructive answer. So far, desktop browsers are pretty much covered. Then i guess that android browser is the biggest missing piece