Refactoring JavaScript : turning bad code into good code
(2017)

Nonfiction

Book

Call Numbers:
005.434/JAVASCRIPT/BURCHARD,E

Availability

Locations Call Number Status
Adult Nonfiction 005.434/JAVASCRIPT/BURCHARD,E Available

Details

PUBLISHED
Sebastopol, CA : O'Reilly Media, 2017
EDITION
First edition
DESCRIPTION

xxiii, 414 pages ; 24 cm

ISBN/ISSN
9781491964927, 1491964928 :, 1491964928, 9781491964927
LANGUAGE
English
NOTES

If your JavaScript is a mess, frameworks can only do so much to help. No matter what framework, "compiles-to-JS" language, or library you use, bugs and performance concerns will always be an issue if the underlying quality of your JavaScript is poor. With this hands-on guide, you'll learn how to test and refactor your existing code to help reduce complexity, improve readability, and gain confidence in the codebase