jQuery in Action, 3rd Edition
به لطف jQuery، دیگر هیچ کس آن روزهای بد قدیم را به یاد نمیآورد که برنامه نویسان مجبور بودند به صورت دستی ناسازگاریهای مرورگر ها، پشتیبانی از Css Selector ها، DOM Navigation و انیمشینها که با جاوا اسکریپت خام وحشتناک بودند را مدیریت کند.
ویرایش سوم کتاب jQuery در عمل، یک راهنمای سریع برای jQuery است و تمرکزش بر روی مواردی است که در هر پروژهی وبی با آن مواجه میشوید. در این کتاب شما با نحوهی پیمایش DOM، مدیریت رویدادها، انجام انیمیشن ها، نوشتن پلاگینهای جیکوئری، انجام درخواست Ajax و نوشتن آزمونهای واحد آشنا میشوید.
در ویرایش سوم همچنین فصولی افزوده شده است تا نحوهی تعامل با ابزارها و فریمورکهای دیگر را برای ساخت برنامههای مدرن تک صفحه ای را بیاموزید.
What's Inside
Updated for jQuery 3
DOM manipulation and event handling
Animations and effects
Advanced topics including Unit Testing and Promises
Practical examples and labs
Table of Contents
Part 1 Starting with jQuery
Chapter 1 Introducing jQuery
Part 2 Core jQuery
Chapter 2 Selecting elements
Chapter 3 Operating on a jQuery collection
Chapter 4 Working with properties, attributes, and data
Chapter 5 Bringing pages to life with jQuery
Chapter 6 Events are where it happens!
Chapter 7 Demo: DVD discs locator
Chapter 8 Energizing pages with animations and effects
Chapter 9 Beyond the DOM with jQuery utility functions
Chapter 10 Talk to the server with Ajax
Chapter 11 Demo: an Ajax-powered contact form
Part 3 Advanced topics
Chapter 12 When jQuery is not enough... plugins to the rescue!
Chapter 13 Avoiding the callback hell with Deferred
Chapter 14 Unit testing with QUnit
Chapter 15 How jQuery fits into large projects
Appendix JavaScript that you need to know but might not!