Isn't using "stuff.length" wrong in a "for" loop? Lets think our array have 3000 values. It will run "stuff.length" 3000 times. The better way is counting array length before the loop.
@LBP2Fan that is the standard opening for an official html document. it just tells the browser wich filetype it contains and wich rules has to be applied to the document.
@LBP2Fan IMHO, The DOCTYPE is to defined to way to render the page, due to some standards in different declaration. A different DOCTYPE may result in a different way of a browser to render and display a page. [x]
Thanks man...i had been looking all over for video tutorials for JavaScript but none were as good as yours...i tried lynda.com but they were asking for money. Thanks again ! And keep making awsome tutorials (Oh, nad btw, i joined YouTube just to say thanks :D)
If you do not capitalize consistently for the elements of the array grocery list items then it will not sort properly! Great Video, thanks bucky!!
MrNvbeatz 5 days ago
u r the best plzz keep goin
Dharmajblackman 2 weeks ago
Comment removed
theAcidBlues 1 month ago in playlist Beginner JavaScript Tutorials Playlist
This has been flagged as spam show
Isn't using "stuff.length" wrong in a "for" loop? Lets think our array have 3000 values. It will run "stuff.length" 3000 times. The better way is counting array length before the loop.
var arrayTotal = "stuff.length";
for(i=0;i<arrayTotal;i++)
pidizayn 4 months ago
Comment removed
pidizayn 4 months ago
Comment removed
pidizayn 4 months ago
This is a great tutorial! thanks!
nitz2007 5 months ago
Besides, what's that stuff up at the top? The DOCTYPE stuff?
LBP2Fan 7 months ago
@LBP2Fan that is the standard opening for an official html document. it just tells the browser wich filetype it contains and wich rules has to be applied to the document.
jeffreydb5 6 months ago
@LBP2Fan IMHO, The DOCTYPE is to defined to way to render the page, due to some standards in different declaration. A different DOCTYPE may result in a different way of a browser to render and display a page. [x]
xx0430 4 months ago
Amazing, as always.
LBP2Fan 7 months ago
Thanks man...i had been looking all over for video tutorials for JavaScript but none were as good as yours...i tried lynda.com but they were asking for money. Thanks again ! And keep making awsome tutorials (Oh, nad btw, i joined YouTube just to say thanks :D)
sajid2196 7 months ago
document.write("Bucky rocks");
finniksa 9 months ago 18
5 would be wrong anyway, should it be 6 because it's less than?
Monstradamus666 10 months ago
@Monstradamus666 you forgot to include 0
thegamerscastle 10 months ago
Thanks again Bucky!
Fbiman93 11 months ago
Hey Bucky, four little words "You Are The Best"
diliyoblow5 11 months ago 14
im in java and its pretty cool that java is alot like javascript guess thats why its javascript lol
Dak552 11 months ago
Very helpful, as usual. Thanks Bucky!
garrettslc 11 months ago
You rock
SparkyProductionZz 11 months ago