ENGLISH

Refactoring JavaScript turning bad code into good code

Book information

Publisher
O'Reilly Media, Inc.
Year
2017
Language
english
Format
MOBI
Filesize
13 MB (14074713 bytes)
Edition
First edition
Pages
1 v\0
Time added
2020-07-26 19:24:52

Description

Like it or not, JavaScript is not going away. No matter what framework or '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. Rewrites, including porting to the framework of the month, are terribly expensive and unpredictable. The bugs won't magically go away, and can happily reproduce themselves in a new context. To complicate things further, features will get dropped, at least temporarily. This book provides clear guidance on how best to avoid these pathological approaches to writing JavaScript. Bad code doesnt have to stay that way. And making it better doesnt have to be intimidating or unreasonably expensive.

Similar books