Book description
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.
Publisher resources
Table of contents
- Introduction
- Preface
- I. Style Guidelines
- II. Programming Practices
- III. Automation
- A. JavaScript Style Guide
- B. JavaScript Tools
- Index
- About the Author
- Colophon
- Copyright
Product information
- Title: Maintainable JavaScript
- Author(s):
- Release date: May 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449327682
You might also like
book
Secrets of the JavaScript Ninja, Second Edition
Summary More than ever, the web is a universal platform for all types of applications, and …
book
SPA Design and Architecture: Understanding single-page web applications
Summary SPA Design and Architecture teaches you the design and development skills you need to create …
book
Get Programming with Node.js
Get Programming with Node.js teaches you to build web servers using JavaScript and Node. In this …
book
Programming TypeScript
Any programmer working with a dynamically typed language will tell you how hard it is to …