Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Try the "use strict"; declaration. It enforces good practice and allows your code to run much faster
-
@FelisPhasma use strict doesn't enforce ; since js uses both linebreaks and ; as statement terminators
-
Neo-2628yyeah until you use ie8 then all goes to hell!! your missing; fuck up a function 3 miles down and console.log makes a nuke attack
Related Rants
javascript... the language where your code works even if you forget ';' and declaring your variables.
wtf
undefined
wtf
iwanttodie
js