Von dem Buch Test-Driving JavaScript Applications - Rapid, Confident, Maintainable Code haben wir 3 gleiche oder sehr ähnliche Ausgaben identifiziert!

Falls Sie nur an einem bestimmten Exempar interessiert sind, können Sie aus der folgenden Liste jenes wählen, an dem Sie interessiert sind:

Test-Driving JavaScript Applications - Rapid, Confident, Maintainable Code100%: Venkat Subramaniam: Test-Driving JavaScript Applications - Rapid, Confident, Maintainable Code (ISBN: 9781680504910) in Englisch, Taschenbuch.
Nur diese Ausgabe anzeigen…
Test-Driving JavaScript Applications: Rapid, Confident, Maintainable Code100%: Venkat Subramaniam: Test-Driving JavaScript Applications: Rapid, Confident, Maintainable Code (ISBN: 9781680504903) Pragmatic Bookshelf, in Englisch, auch als eBook.
Nur diese Ausgabe anzeigen…
Test-Driving JavaScript Applications : Rapid, Confident, Maintainable Code88%: Subramaniam, Venkat: Test-Driving JavaScript Applications : Rapid, Confident, Maintainable Code (ISBN: 9781680501742) in Englisch, Broschiert.
Nur diese Ausgabe anzeigen…

Test-Driving JavaScript Applications - Rapid, Confident, Maintainable Code
10 Angebote vergleichen

Bester Preis: 35,41 (vom 05.09.2018)
1
9781680501742 - Test-Driving JavaScript Applications

Test-Driving JavaScript Applications

Lieferung erfolgt aus/von: Vereinigtes Königreich Großbritannien und Nordirland EN NW

ISBN: 9781680501742 bzw. 1680501747, in Englisch, neu.

22,61 (£ 19,78)¹
versandkostenfrei, unverbindlich
Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight modular designs of both server-side and client-side code. Your investment in writing tests will pay high dividends as you create code that's predictable and cost-effective to change. Design and code JavaScript applications with automated tests. Writing meaningful tests is a skill that takes learning, some unlearning, and a lot of practice, and with this book, you'll hone that skill. Fire up the editor and get hands-on through practical exercises for effective automated testing and designing maintainable, modular code. Start by learning when and why to do manual testing vs. automated verification. Focus tests on the important things, like the pre-conditions, the invariants, complex logic, and gnarly edge cases. Then begin to design asynchronous functions using automated tests. Carefully decouple and mock out intricate dependencies such as the DOM, geolocation API, file and database access, and Ajax calls to remote servers. Step by step, test code that uses Node.js, Express, MongoDB, jQuery, and AngularJS. Know when and how to use tools such as Chai, Istanbul, Karma, Mocha, Protractor, and Sinon. Create tests with minimum effort and run them fast without having to spin up web servers or manually edit HTML pages to run in browsers. Then explore end-to-end testing to ensure all parts are wired and working well together. Don't just imagine creating testable code, write it. What You Need: A computer with a text editor and your favorite browser. The book provides instructions to install the necessary automated testing-related tools.
2
9781680501742 - Subramaniam, Venkat: Test-Driving JavaScript Applications
Subramaniam, Venkat

Test-Driving JavaScript Applications

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN NW EB

ISBN: 9781680501742 bzw. 1680501747, in Englisch, Pragmatic Bookshelf, neu, E-Book.

26,78 ($ 32,99)¹
versandkostenfrei, unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, Ebook for download.
Computers, Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight modular designs of both server-side and client-side code. Your investment in writing tests will pay high dividends as you create code that's predictable and cost-effective to change. Design and code JavaScript applications with automated tests. Writing meaningful tests is a skill that takes learning, some unlearning, and a lot of practice, and with this book, you'll hone that skill. Fire up the editor and get hands-on through practical exercises for effective automated testing and designing maintainable, modular code. Start by learning when and why to do manual testing vs. automated verification. Focus tests on the important things, like the pre-conditions, the invariants, complex logic, and gnarly edge cases. Then begin to design asynchronous functions using automated tests. Carefully decouple and mock out intricate dependencies such as the DOM, geolocation API, file and database access, and Ajax calls to remote servers. Step by step, test code that uses Node.js, Express, MongoDB, jQuery, and AngularJS. Know when and how to use tools such as Chai, Istanbul, Karma, Mocha, Protractor, and Sinon. Create tests with minimum effort and run them fast without having to spin up web servers or manually edit HTML pages to run in browsers. Then explore end-to-end testing to ensure all parts are wired and working well together. Don't just imagine creating testable code, write it. What You Need: A computer with a text editor and your favorite browser. The book provides instructions to install the necessary automated testing-related tools. eBook.
3
9781680504910 - Venkat Subramaniam: Test-Driving JavaScript Applications - Rapid, Confident, Maintainable Code
Symbolbild
Venkat Subramaniam

Test-Driving JavaScript Applications - Rapid, Confident, Maintainable Code

Lieferung erfolgt aus/von: Deutschland EN NW EB DL

ISBN: 9781680504910 bzw. 1680504916, in Englisch, Pragmatic Bookshelf, neu, E-Book, elektronischer Download.

35,41 + Versand: 23,00 = 58,41
unverbindlich
Lieferung aus: Deutschland, Free shipping.
Test-Driving JavaScript Applications: Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight modular designs of both server-side and client-side code. Your investment in writing tests will pay high dividends as you create code that`s predictable and cost-effective to change.Design and code JavaScript applications with automated tests. Writing meaningful tests is a skill that takes learning, some unlearning, and a lot of practice, and with this book, you`ll hone that skill. Fire up the editor and get hands-on through practical exercises for effective automated testing and designing maintainable, modular code.Start by learning when and why to do manual testing vs. automated verification. Focus tests on the important things, like the pre-conditions, the invariants, complex logic, and gnarly edge cases. Then begin to design asynchronous functions using automated tests. Carefully decouple and mock out intricate dependencies such as the DOM, geolocation API, file and database access, and Ajax calls to remote servers.Step by step, test code that uses Node.js, Express, MongoDB, jQuery, and AngularJS. Know when and how to use tools such as Chai, Istanbul, Karma, Mocha, Protractor, and Sinon. Create tests with minimum effort and run them fast without having to spin up web servers or manually edit HTML pages to run in browsers. Then explore end-to-end testing to ensure all parts are wired and working well together.Don`t just imagine creating testable code, write it.What You Need:A computer with a text editor and your favorite browser. The book provides instructions to install the necessary automated testing-related tools. Englisch, Ebook.
4
1680501747 - Venkat Subramaniam: Test-Driving JavaScript Applications: Rapid, Confident, Maintainable Code
Venkat Subramaniam

Test-Driving JavaScript Applications: Rapid, Confident, Maintainable Code

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN US

ISBN: 1680501747 bzw. 9781680501742, in Englisch, Pragmatic Programmers, LLC, The, gebraucht.

29,84 ($ 36,76)¹
versandkostenfrei, unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, In Stock.
used books,books, Test-Driving JavaScript Applications : Rapid, Confident, Maintainable Code, Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous JavaScript, decouple and properly mock out dependencies, measure code coverage, and create lightweight modular designs of both server-side and client-side code. Your investment in writing tests will pay high dividends as you create code that's predictable and cost-effective to change.Design and code JavaScript applications with automated tests. Writing meaningful tests is a skill that takes learning, some unlearning, and a lot of practice, and with this book, you'll hone that skill. Fire up the editor and get hands-on through practical exercises for effective automated testing and designing maintainable, modular code.Start by learning when and why to do manual testing vs. automated verification. Focus tests on the important things, like the pre-conditions, the invariants, complex logic, and gnarly edge cases. Then begin to design asynchronous functions using automated tests. Carefully decouple and mock out intricate dependencies such as the DOM, geolocation API, file and database access, and Ajax calls to remote servers.Step by step, test code that uses Node.js, Express, MongoDB, jQuery, and AngularJS. Know when and how to use tools such as Chai, Istanbul, Karma, Mocha, Protractor, an.
5
9781680504910 - Venkat Subramaniam: Test-Driving JavaScript Applications
Venkat Subramaniam

Test-Driving JavaScript Applications

Lieferung erfolgt aus/von: Deutschland EN PB NW

ISBN: 9781680504910 bzw. 1680504916, in Englisch, O'Reilly Media, Taschenbuch, neu.

36,49 + Versand: 25,00 = 61,49
unverbindlich
Die Beschreibung dieses Angebotes ist von geringer Qualität oder in einer Fremdsprache. Trotzdem anzeigen
6
9781680501742 - Test-Driving JavaScript Applications als von Venkat Subramaniam

Test-Driving JavaScript Applications als von Venkat Subramaniam

Lieferung erfolgt aus/von: Vereinigtes Königreich Großbritannien und Nordirland EN NW

ISBN: 9781680501742 bzw. 1680501747, in Englisch, O'Reilly UK Ltd. neu.

29,99 + Versand: 25,00 = 54,99
unverbindlich
Test-Driving JavaScript Applications ab 29.99 EURO Rapid, Confident, Maintainable Code.
7
9781680504910 - Test-Driving JavaScript Applications

Test-Driving JavaScript Applications

Lieferung erfolgt aus/von: Deutschland EN NW EB DL

ISBN: 9781680504910 bzw. 1680504916, in Englisch, neu, E-Book, elektronischer Download.

Test-Driving JavaScript Applications ab 36.49 EURO Rapid, Confident, Maintainable Code.
8
9781680501742 - Test-Driving JavaScript Applications

Test-Driving JavaScript Applications

Lieferung erfolgt aus/von: Vereinigtes Königreich Großbritannien und Nordirland ~EN PB NW

ISBN: 9781680501742 bzw. 1680501747, vermutlich in Englisch, Taschenbuch, neu.

20,28 (£ 18,82)¹
unverbindlich
Lieferung aus: Vereinigtes Königreich Großbritannien und Nordirland, più spese di spedizione.
Paperback / softback by Venkat Subramaniam.
9
9781680504903 - Venkat Subramaniam: Test-Driving JavaScript Applications: Rapid, Confident, Maintainable Code
Venkat Subramaniam

Test-Driving JavaScript Applications: Rapid, Confident, Maintainable Code

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN NW EB

ISBN: 9781680504903 bzw. 1680504908, in Englisch, Pragmatic Bookshelf, neu, E-Book.

15,02 ($ 18,49)¹
versandkostenfrei, unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, In Stock.
Die Beschreibung dieses Angebotes ist von geringer Qualität oder in einer Fremdsprache. Trotzdem anzeigen
10
9781680501742 - Test-Driving JavaScript Applications

Test-Driving JavaScript Applications

Lieferung erfolgt aus/von: Deutschland EN HC NW

ISBN: 9781680501742 bzw. 1680501747, in Englisch, Pragmatic Bookshelf, gebundenes Buch, neu.

25,99
unverbindlich
Lieferung aus: Deutschland, plus shipping.
Sofort lieferbar Lieferzeit 1-2 Werktage.
Lade…