КОМЕНТАРІ •

  • @Wingerlang
    @Wingerlang 11 років тому +1

    I too like Nicholas Zakas, both his writing and speaking. No pun intended, but I find his speech very fluent, and the combination with his profound knowledge makes it awesome.

  • @ajgubi19
    @ajgubi19 10 років тому +1

    Interesting enough to stick to till the end,
    resourceful enough to take away some great tips.

  • @AnamAhmeds
    @AnamAhmeds 10 років тому +11

    did he said IE when he coughed? :p one of the few videos I re-watch frequently. This man is awesome.

  • @madhurgarg8866
    @madhurgarg8866 6 років тому +2

    Keeping HTML markup separate from JavaScript is contrary to the today's component era (ReactJS particularly), which is basically mixing JavaScript and HTML (JSX)

    • @ivan.jeremic
      @ivan.jeremic 26 днів тому

      That is not true he did not say that, listen from 27:35 again, He is saying he love when you use Handlebars and similar because that keeps templates in one place and at 27:50 he say "if there is a problem in your layout you can go to the templates and fix them", that video refers to templates today we call this the component model which is what JSX gives you, so by his words JSX has the same benefits.

  • @NicolasEmbleton
    @NicolasEmbleton 11 років тому

    Awesome talk. Tools are not as up-to-date anymore, but generally awesome.

  • @franciscobecker159
    @franciscobecker159 2 роки тому

    This is a great talk, I always share it and reference in my own presentations.

  • @lennyhome
    @lennyhome 11 років тому

    Try to maintain the size of your Javascript to zero bytes. It's the best choice unless you want popups on your site, you don't need and/or want it.

  • @EtherasFox
    @EtherasFox 11 років тому

    I'd just like to state for the record that "Id" is not an acronym, its an abbreviation. It means "Identification" or "Identifier", not like "I-Dentifier". So capitalizing both letters would be incorrect.

  • @moofymoo
    @moofymoo 10 років тому +2

    don't be afraid of long names and name things logicaly: AbstractSingletonProxyFactoryBean

  • @wWvWwWvWw
    @wWvWwWvWw 11 років тому

    I once had a 45 minute argument about whether or not JSLINT errors should break our jenkins build. Though the style itself doesn't effect the program, it was a good way to enforce our style guide. Any thoughts?

  • @DerekRies
    @DerekRies 11 років тому

    I assume you're referring to the fact that Pi is all caps? All of the Math constants are capitalized, following the general practice of capitalizing constants (the slide following camel casing).

  • @brianvu648
    @brianvu648 11 років тому

    I am new to Javascript coding and thought this was a great video!
    I have a question though.
    At 30:00 it says to keep css style out of Javascript. How would one manipulate the css style of an html element then?
    Example code:
    jsfiddle.net/5Ba2u/
    How would the above be done for better coding practice?
    Thanks in advanced.

  • @Tarulia
    @Tarulia 11 років тому

    There's a HD version in the description, no?

  • @demee11
    @demee11 11 років тому

    getElementById & innerHTML is not JavaScript but DOM API !

  • @JoshuaBambrick
    @JoshuaBambrick 11 років тому

    /watch?v=nZihjH6_Qns
    I have no idea why they uploaded it twice but this one has 720p

  • @handsome_man69
    @handsome_man69 10 років тому

    Thats one thing that makes Java and class based languages better than Javascript. If someone overrides a method in Javascript it can take days to figure out the bug. However in Java its only a matter of seconds to find incompatible overrides due to compile time checking.

  • @khalilzhang5953
    @khalilzhang5953 11 років тому

    very useful stuffs. thanks, nicholas.

  • @himanshukesarvani8004
    @himanshukesarvani8004 9 років тому +1

    Great video. Very helpful. Thanks :)

  • @FizerKhan
    @FizerKhan 11 років тому

    Very Userful Talk.

  • @ianman6
    @ianman6 11 років тому

    Hey RO2player, why don't you join the rest of us in the wonderful world of 'check the description for the HD link' before posting a comment that already has been addressed? Go on, try it, you might like it.

  • @greenspand
    @greenspand 10 років тому

    Great great talk, witty funny. Thx.

  • @standup75
    @standup75 11 років тому

    24:00, what about Math.PI ?

  • @loupax
    @loupax 10 років тому

    The XMLHttpRequest name feels wrong no matter how you write it.
    Xml? Who capitalizes Xml? Ok, all caps then, like in the wild
    But how about the Http part then? If we put it all caps the reader will lookup for the new XMLHTTP protocol. We need to separate it somehow. Underscore? Well yes, but we use underscore for separating words in variable names.
    There is absolutely no way to win this. Only by completely changing the object name. But how could you name the object of an XML HTTP request? ARGH!

    • @F00dTube
      @F00dTube 10 років тому

      There was a rule used for a while that abbreviations are capitalised until 3 and after that only the first letter is capitalised. I guess Http is more acceptable than Xml.
      The whole point of camel casing is to emphasise word boundaries. You can see that XML and Http are separate words because 'H' must be the first letter in a word. Of course this is totally dependant on luck, because een XML NTP request would be XMLNTPRequest.
      It's now widely the norm to just capitalise the first letter: XmlHttpRequest. Maybe it feels crappy to capitalise one letter, but at least it serves its purpose consistenly.

    • @bartomiejoryszak6645
      @bartomiejoryszak6645 9 років тому +4

      Κώστας Λουπασάκης There is a way to win this :) => ExtensibleMarkupLanguageHyperTextTransferProtocolRequest

  • @paulodeleo
    @paulodeleo 11 років тому

    The slides: slideshare. net/nzakas/maintainable-javascript-2012

  • @abyssoftus
    @abyssoftus 11 років тому

    Harshed word I heard was crap and I don't view that as an expletive. I do however view IE as an expletive if it refers to any version before 10.

  • @whatawaster1989
    @whatawaster1989 11 років тому

    Add a CSS class instead - that's what they're for, updated your jsFiddle: jsfiddle.net/5Ba2u/3/

  • @brianvu648
    @brianvu648 11 років тому

    So simple. Thanks dude!

  • @toddstlsmiths
    @toddstlsmiths 11 років тому

    Wow, the only expletive I heard was "Internet Explorer"

  • @RO2player
    @RO2player 11 років тому

    Hey Oreilly Media, why don't you join the rest of the us in the wonderful world of 'at least' 720p? Go on, try it, you might like it.

  • @naveedhassan7399
    @naveedhassan7399 11 років тому

    Use class name to change the style;

  • @vitezkoja6949
    @vitezkoja6949 8 років тому

    He looks like Steve Jobs, junger JavaScript genious!

  • @DanielLamb
    @DanielLamb 11 років тому

    Great talk, could have done without all the expletives, had ask my four year old leave the room.

  • @SheikhHeera
    @SheikhHeera 11 років тому

    Wow! "Just because JavaScript is classless you don't become". :-)

  • @MrSupervillin
    @MrSupervillin 5 років тому +1

    15:50

  • @carlos.arenas
    @carlos.arenas 10 років тому

    Tomás Martínez check this out xD 28:10 me recordó a ti xD

    • @matuser00
      @matuser00 10 років тому

      ???.... porque?

    • @carlos.arenas
      @carlos.arenas 10 років тому

      Tu buscando bugs en javascript, no? si viste el minuto que te dije? xD

  • @TheRealNotary
    @TheRealNotary 11 років тому

    LOL, 9:25 "Debuggable... which is not a real word... btw... According to M$ word anyway." I can't tell if he was telling a joke there or not.

  • @cballe2288
    @cballe2288 9 років тому

    lol "Knuth is my homeboy"

  • @JohnMasseria
    @JohnMasseria 11 років тому

    My bet is that it was a joke ...

  • @webformssuck
    @webformssuck 9 років тому +3

    Just because JavaScript is classless, doesn't mean you have to be ))))