Tag: frontend engineering

  • Crockford on JavaScript – Episode IV: The Metamorphosis of Ajax

    Yahoo!’s JavaScript architect Douglas Crockford continues his lecture series on the JavaScript programming language with an analysis of the Document Object Model (DOM) and an exploration of Ajax. Original source

  • 3. The Bootstrap Grid System

    3. The Bootstrap Grid System

    [ad_1] https://i.ytimg.com/vi/KutgsV1-0gA/hqdefault.jpg Codify Academy, using the Bootstrap grid system Original source

  • Douglas Crockford: Advanced JavaScript

    In this presentation (the third of a three-part series) Douglas Crockford looks closely at code patterns from which JavaScript programmers can choose in authoring their applications. He compares familiar constructs like the Pseudoclassical Pattern with more unique patterns like the Parasitic Pattern that (he argues) run more “with the grain” of JavaScript. Original source

  • Douglas Crockford: The JavaScript Programming Language

    In this 2007 presentation at Yahoo!, which is meant to be the beginning of a three-course sequence (followed by “Theory of the DOM” and then “Advanced JavaScript”), Douglas Crockford explores not only the language as it is today but also how the language came to be the way it is. Note: there’s a title at…