Javascript Tutorial – 19 – indexOf




Facebook – https://www.facebook.com/TheNewBoston-464114846956315/
GitHub – https://github.com/buckyroberts
Google+ – https://plus.google.com/+BuckyRoberts
LinkedIn – https://www.linkedin.com/in/buckyroberts
reddit – https://www.reddit.com/r/thenewboston/
Support – https://www.patreon.com/thenewboston
thenewboston – https://thenewboston.com/
Twitter – https://twitter.com/bucky_roberts

Original source


17 responses to “Javascript Tutorial – 19 – indexOf”

  1. Thank you. very clear and good tutorial. Just want to mention one thing about indexing, the string is actually an array (array of strings) and that's why we start counting from zero. Thank you again.

  2. @ghrocket Yep, just type:
    var x=prompt("Please enter what you would like x to equal")
    This prompts the user with a box asking them what they want that variable x to equal and then sets the variable x to equal whatever the user specified.

  3. @bgnalm I would agree, but from what I've seen from the comments here, people love how slow he moves along. There are tons of web tuts out there that require you to rewatch a segment ten times over to find out what he/she did and didn't tell you, but at least you don't with these.

  4. im still watching these awesome tuts, and they're really helpful, if i (an 8th grader) can easily understand this, then i think that anyone can :-). buy what if you want to specify a specific piece of text to stylize? (may be in later vid, i'm currently on the on that im commenting on). thank you

Leave a Reply