Developer's Library: Test-Driven JavaScript Development by Christian Johansen (2010, Trade Paperback)

Good Deals Go (9379)
99% positive Feedback
Price:
US $65.30
Approximately£48.98
+ $15.46 postage
Estimated delivery Tue, 6 May - Fri, 16 May
Returns:
30 days return. Buyer pays for return postage. If you use an eBay delivery label, it will be deducted from your refund amount.
Condition:
New
This item has been professionally inspected and is authentic.

About this product

Product Identifiers

PublisherAddison Wesley Professional
ISBN-100321683919
ISBN-139780321683915
eBay Product ID (ePID)109230102

Product Key Features

Number of Pages528 Pages
LanguageEnglish
Publication NameTest-Driven Javascript Development
Publication Year2010
SubjectProgramming Languages / Javascript
TypeTextbook
AuthorChristian Johansen
Subject AreaComputers
SeriesDeveloper's Library
FormatTrade Paperback

Dimensions

Item Height1.4 in
Item Weight29.2 Oz
Item Length9 in
Item Width7.1 in

Additional Product Features

Intended AudienceScholarly & Professional
LCCN2010-027298
Reviews"A simplified and well-explained book about one of the most underestimated parts of any application life-cycle. Christian Johansen brings real world examples, simple to advanced, and a useful library together in one place. I couldn't expect more from Test-Driven JavaScript Development . Excellent learning and definitively easy to read." --Andrea Giammarchi, lead developer, NOKIA Gate 5 GmbH   "A great mix of theory and practical examples makes this a good read for both newcomers to JavaScript/TDD and seasoned JavaScripters wanting to add to their skill set." --Jacob Seidelin, freelance web developer, Nihilogic, "A simplified and well-explained book about one of the most underestimated parts of any application life-cycle. Christian Johansen brings real world examples, simple to advanced, and a useful library together in one place. I couldn't expect more from Test-Driven JavaScript Development . Excellent learning and definitively easy to read." --Andrea Giammarchi, lead developer, NOKIA Gate 5 GmbH "A great mix of theory and practical examples makes this a good read for both newcomers to JavaScript/TDD and seasoned JavaScripters wanting to add to their skill set." --Jacob Seidelin, freelance web developer, Nihilogic, "A simplified and well-explained book about one of the most underestimated parts of any application life-cycle. Christian Johansen brings real world examples, simple to advanced, and a useful library together in one place. I couldn't expect more fromTest-Driven JavaScript Development.Excellent learning and definitively easy to read." -Andrea Giammarchi, lead developer, NOKIA Gate 5 GmbH   "A great mix of theory and practical examples makes this a good read for both newcomers to JavaScript/TDD and seasoned JavaScripters wanting to add to their skill set." -Jacob Seidelin, freelance web developer, Nihilogic, "A simplified and well-explained book about one of the most underestimated parts of any application life-cycle. Christian Johansen brings real world examples, simple to advanced, and a useful library together in one place. I couldn't expect more from Test-Driven JavaScript Development . Excellent learning and definitively easy to read." -Andrea Giammarchi, lead developer, NOKIA Gate 5 GmbH "A great mix of theory and practical examples makes this a good read for both newcomers to JavaScript/TDD and seasoned JavaScripters wanting to add to their skill set." -Jacob Seidelin, freelance web developer, Nihilogic, "A simplified and well-explained book about one of the most underestimated parts of any application life-cycle. Christian Johansen brings real world examples, simple to advanced, and a useful library together in one place. I couldn't expect more from Test-Driven JavaScript Development . Excellent learning and definitively easy to read." -Andrea Giammarchi, lead developer, NOKIA Gate 5 GmbH   "A great mix of theory and practical examples makes this a good read for both newcomers to JavaScript/TDD and seasoned JavaScripters wanting to add to their skill set." -Jacob Seidelin, freelance web developer, Nihilogic
Dewey Edition22
Dewey Decimal005.133
Table Of ContentPreface Part I: Test-Driven Development Chapter 1: Automated Testing Chapter 2: The Test Driven Development Process Chapter 3: Tools of the Trade Chapter 4: Test to Learn Part II: JavaScript for Programmers Chapter 5: Functions Chapter 6: Applied Functions and Closures Chapter 7: Objects and Prototypal Inheritance Chapter 8: ECMAScript 5th Edition Chapter 9: Unobtrusive JavaScript Chapter 10: Feature Detection Part III: Real-World Test Driven Development in JavaScript Chapter 11: The Observer Pattern Chapter 12: Abstracting Browser Differences: Ajax Chapter 13: Streaming Data With Ajax and Comet Chapter 14: Server-Side JavaScript With Node.js Chapter 15: TDD and DOM Manipulation: The Chat Client Part IV: Testing Patterns Chapter 16: Mocking and Stubbing Chapter 17: Writing Good Unit Tests Index
SynopsisFor JavaScript developers working on increasingly large and complex projects, effective automated testing is crucial to success. Test-Driven JavaScript Development is a complete, best-practice guide to agile JavaScript testing and quality assurance with the test-driven development (TDD) methodology. Leading agile JavaScript developer Christian Johansen covers all aspects of applying state-of-the-art automated testing in JavaScript environments, walking readers through the entire development lifecycle, from project launch to application deployment, and beyond. Using real-life examples driven by unit tests, Johansen shows how to use TDD to gain greater confidence in your code base, so you can fearlessly refactor and build more robust, maintainable, and reliable JavaScript code at lower cost. Throughout, he addresses crucial issues ranging from code design to performance optimisation, offering realistic solutions for developers, QA specialists, and testers. Understanding automated testing and TDD Building effective automated testing workflows Testing code for both browsers and servers (using Node.js) Using TDD to build cleaner APIs, better modularized code, and more robust software Writing testable code Using test stubs and mocks to test units in isolation Continuously improving code through refactoring Walking through the construction and automated testing of fully functional software, For JavaScript developers working on increasingly large and complex projects, effective automated testing is crucial to success. Test-Driven JavaScript Development is a complete, best-practice guide to agile JavaScript testing and quality assurance with the test-driven development (TDD) methodology. Leading agile JavaScript developer Christian Johansen covers all aspects of applying state-of-the-art automated testing in JavaScript environments, walking readers through the entire development lifecycle, from project launch to application deployment, and beyond. Using real-life examples driven by unit tests, Johansen shows how to use TDD to gain greater confidence in your code base, so you can fearlessly refactor and build more robust, maintainable, and reliable JavaScript code at lower cost. Throughout, he addresses crucial issues ranging from code design to performance optimization, offering realistic solutions for developers, QA specialists, and testers. Coverage includes · Understanding automated testing and TDD · Building effective automated testing workflows · Testing code for both browsers and servers (using Node.js) · Using TDD to build cleaner APIs, better modularized code, and more robust software · Writing testable code · Using test stubs and mocks to test units in isolation · Continuously improving code through refactoring · Walking through the construction and automated testing of fully functional software The accompanying Web site, tddjs.com, contains all of the book's code listings and additional resources., For JavaScript developers working on increasingly large and complex projects, effective automated testing is crucial to success. Test-Driven JavaScript Development is a complete, best-practice guide to agile JavaScript testing and quality assurance with the test-driven development (TDD) methodology. Leading agile JavaScript developer Christian Johansen covers all aspects of applying state-of-the-art automated testing in JavaScript environments, walking readers through the entire development lifecycle, from project launch to application deployment, and beyond. Using real-life examples driven by unit tests, Johansen shows how to use TDD to gain greater confidence in your code base, so you can fearlessly refactor and build more robust, maintainable, and reliable JavaScript code at lower cost. Throughout, he addresses crucial issues ranging from code design to performance optimization, offering realistic solutions for developers, QA specialists, and testers. Coverage includes - Understanding automated testing and TDD - Building effective automated testing workflows - Testing code for both browsers and servers (using Node.js) - Using TDD to build cleaner APIs, better modularized code, and more robust software - Writing testable code - Using test stubs and mocks to test units in isolation - Continuously improving code through refactoring - Walking through the construction and automated testing of fully functional software The accompanying Web site, tddjs.com, contains all of the book's code listings and additional resources., For JavaScript developers working on increasingly large and complex projects, effective automated testing is crucial to success. Test-Driven JavaScript Development is a complete, best-practice guide to agile JavaScript testing and quality assurance with the test-driven development (TDD) methodology. Leading agile JavaScript developer Christian Johansen covers all aspects of applying state-of-the-art automated testing in JavaScript environments, walking readers through the entire development lifecycle, from project launch to application deployment, and beyond. Using real-life examples driven by unit tests, Johansen shows how to use TDD to gain greater confidence in your code base, so you can fearlessly refactor and build more robust, maintainable, and reliable JavaScript code at lower cost. Throughout, he addresses crucial issues ranging from code design to performance optimization, offering realistic solutions for developers, QA specialists, and testers. Coverage includes * Understanding automated testing and TDD * Building effective automated testing workflows * Testing code for both browsers and servers (using Node.js) * Using TDD to build cleaner APIs, better modularized code, and more robust software * Writing testable code * Using test stubs and mocks to test units in isolation * Continuously improving code through refactoring * Walking through the construction and automated testing of fully functional software The accompanying Web site, tddjs.com, contains all of the book's code listings and additional resources.
LC Classification NumberQA76.73.J39J64 2011

All listings for this product

Buy it now
Any condition
New
Pre-owned
No ratings or reviews yet
Be the first to write a review