Code <p><b>Get the most out of JavaScript for building web applications through a series of patterns, techniques, and case studies for clean coding</b></p> <h4>Key Features</h4> <ul><li>Write maintainable JS code using internal abstraction, well-written tests, and well-documented code </li> <li>Und
Maintainable JavaScript: Writing Readable Code
โ Scribed by Nicholas C. Zakas
- Publisher
- O'Reilly Media
- Year
- 2012
- Tongue
- English
- Leaves
- 240
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book - including code style, programming tips, and automation - you'll learn how to write maintainable code that other team members can easily understand, adapt, and extend. Author Nicholas Zakas assembled this collection of best practices as a front-end tech leader at Yahoo!, after completing his own journey from solo hacker to team player. He also includes rules recommended by other industry authorities. Use these tips and techniques to help your team set aside individual preferences and function at a higher level.
๐ SIMILAR VOLUMES
<p><b>Get the most out of JavaScript for building web applications through a series of patterns, techniques, and case studies for clean coding</b></p> <h4>Key Features</h4> <ul><li>Write maintainable JS code using internal abstraction, well-written tests, and well-documented code </li> <li>Understan
Get the most out of JavaScript for building web applications through a series of patterns, practices, and case studies in the service of clean coding Key Features Understand the true purpose of code and the problems it solves for your end-users and colleagues Discover the tenets and enemies of
<p>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
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 jav