Maintainable JavaScript : Writing Readable Code - Nicholas C. Zakas

Maintainable JavaScript

Writing Readable Code

By: Nicholas C. Zakas

Paperback | 12 June 2012

At a Glance

Paperback


RRP $60.80

$29.25

52%OFF

or 4 interest-free payments of $7.31 with

In Stock and Aims to ship in 1-2 business days

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 will 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.

  • Establish specific code conventions for your team
  • Use tools such as JSLint and JSHint to keep your team on track
  • Adopt style guidelines, such as basic formatting, to help your team produce uniform code
  • Apply several programming practices to solve problems and improve code quality
  • Create an automated JavaScript build system using a variety of utilities
  • Integrate browser-based JavaScript testing with tools such as the YUI Test Selenium Driver

More in Web Programming

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$50.35

33%
OFF
The Art of SEO : Mastering Search Engine Optimization - Stephan Spencer
Learning Spark : Lightning-Fast Data Analytics - Jules S. Damji

RRP $152.00

$69.80

54%
OFF
Starting Out with Python : 5th Global Edition - Tony Gaddis

RRP $138.95

$110.35

21%
OFF
Modern PHP : New Features and Good Practices - Josh Lockhart

RRP $45.75

$26.25

43%
OFF
The Practice of Computing Using Python, Global Edition : 3rd Edition - William Punch
Java How to Program, Early Objects : 11th Global Edition - Paul Deitel