Knihobot

John Resig

    John Resig
    Pro JavaScript techniques
    jQuery in Action
    Secrets of the JavaScript Ninja
    JavaScript a Ajax: Moderní programování webových aplikací
    • 2015

      jQuery in Action

      • 504 stránek
      • 18 hodin čtení
      4,0(604)Ohodnotit

      "JQuery in Action, Third Edition, is a fast-paced and complete guide to jQuery, focused on the tasks you'll face in nearly any web dev project. Written for readers with minimal JavaScript experience, this revised edition adds new examples and exercises, along with the deep and practical coverage you expect from an In Action book. You'll learn how to traverse HTML documents, handle events, perform animations, write plugins, and even unit test your code. The unique lab pages anchor each concept with real-world code. Several new chapters teach you how to interact with other tools and frameworks to build modern single-page web applications.jQuery in Action, Third Edition, is a fast-paced guide to jQuery, focused on the tasks you'll face in nearly any web dev project. In it, you'll learn how to traverse the DOM, handle events, perform animations, write jQuery plugins, perform Ajax requests, and even unit test your code. Its unique Lab Pages anchor each concept in real-world code. This expanded Third Edition adds new chapters that teach you how to interact with other tools and frameworks and build modern single-page web applications."--Publisher

      jQuery in Action
    • 2013

      Secrets of the JavaScript Ninja

      • 392 stránek
      • 14 hodin čtení
      4,2(1128)Ohodnotit

      Secrets of the JavaScript Ninja uses practical examples to clearly illustrate each core concept and technique. This completely revised edition shows you how to master key JavaScript concepts such as functions, closures, objects, prototypes, and promises. It covers APIs such as the DOM, events, and timers. You’ll discover best practice techniques such as testing, and cross-browser development, all taught from the perspective of skilled JavaScript practitioners.

      Secrets of the JavaScript Ninja
    • 2007

      JavaScript se v nových verzích stává stále mocnější zbraní pro webové programátory, zejména díky Ajaxu, což zvyšuje jeho důležitost a atraktivitu. Tato příručka moderního webového programování vás naučí, jak plně využít JavaScript na vašich webových stránkách, aniž by se zabývala základními znalostmi programování. Místo toho se zaměří na konkrétní příklady implementace JavaScriptu a Ajaxu v reálných projektech, a nabídne množství znovupoužitelných funkcí a tříd, čímž ušetříte čas. Zkušený webový programátor představí například objektově orientované programování, využití dědičnosti, rozdělení kódu do balíků, ladění a testování s nástroji jako FireBug nebo JSUnit, navigaci v DOM, asynchronní události, CSS pro animace a drag&drop, validaci formulářů, tvorbu obrázkové galerie s nenápadným načítáním a úvod do technik Ajaxu. Praktická implementace zahrnuje hledání s automatickým dokončováním a tvorbu interaktivního blogu a Wiki. Kniha je doplněna přehlednou referenční příručkou o DOM a událostech JavaScriptu, která obsahuje nejen výčet prvků, ale také jejich popis a praktické aplikace.

      JavaScript a Ajax: Moderní programování webových aplikací
    • 2006

      This book addresses today’s approach to JavaScript in modern browser support, including information on Internet Explorer 7; Object-Oriented JavaScript; testing and debugging; unobtrusive JavaScript techniques using DOM Scripting; Ajax; creating and using blocks of reusable code, and the future of JavaScript. All the concepts expressed in this up-to-the-minute reference are thoroughly backed up with real world examples and full-scale case studies. The book offers reusable functions for readers to use in their own projects, a significant time-saver. Also included are several reference sections that allow developers to look up details quickly and easily.

      Pro JavaScript techniques