Tag: webdev

  • JavaScript Pro Tips – Code This, NOT That

    New Series! Code this 💪, not that 💩. Learn how to write solid modern JavaScript and avoid bad code from then olden days. https://angularfirebase.com – Source https://github.com/codediodeio/code-this-not-that-js Original source

  • Belajar Membuat Searching jQuery Autocomplete dengan PHP dan MySQL

    Belajar Membuat Searching jQuery Autocomplete dengan PHP dan MySQL

    Tutorial dari Tukang Coding yang membahas tentang cara searching menggunakan jQuery Autocomplete dengan data search dari database MySQL link terkait … 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

  • Podstawy JavaScript, jQuery #16

    W dzisiejszym odcinku poćwiczymy sobie podstawy JavaScript oraz omówimy kilka różnic pomiędzy czystym JavaScript a biblioteką jQuery. Krzysztof Stanio http://bit.ly/1HQrAZS – Kliknij aby SUBSKRYBOWAĆ FB: https://www.facebook.com/odzeradowebdev Kod z odcinka w GItHub: https://github.com/dyktek/FrameworkMVC jQuery: http://jquery.com/ AJAX: https://pl.wikipedia.org/wiki/AJAX Prototype: https://github.com/sstephenson/prototype DOM: http://www.w3schools.com/js/js_htmldom.asp Muzyka Intro: https://soundcloud.com/themahiofficial Tło: https://soundcloud.com/chriszabriskie oraz Virtual DJ keygen 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…