Online Library TheLib.net » Refactoring JavaScript turning bad code into good code
cover of the book Refactoring JavaScript turning bad code into good code

Ebook: Refactoring JavaScript turning bad code into good code

Author: Burchard Evan

00
06.02.2024
0
0

How often do you hear people say things like this? "Our JavaScript is a mess, but we're thinking about using [framework of the month]."

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.

The other popular method of fixing your JS is playing "JavaScript Jenga," where each developer slowly and carefully takes their best guess at how the out-of-control system can be altered to allow for new features, hoping that this doesn't bring the whole stack of blocks down. This book provides clear guidance on how best to avoid these...

Download the book Refactoring JavaScript turning bad code into good code for free or read online
Read Download

Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen