Refactoring JavaScript: Turning Bad Code Into Good Code (O'Reilly)
Monday, 12 June 2017

In this book author Evan Burchard provides clear guidance on how best to avoid common mistaken approaches to improving poor JavaScript code, such as rewriting it using the latest framework or slowly and carefully taking a 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.

<ASIN:1491964928>

The ideas presented let you recognize you have a problem with your JavaScript quality, and show how to learn repeatable, memorable, and time-saving refactoring techniques. You're shown how to apply these techniques as you work, fixing things along the way.

Author: Evan Burchard
Publisher: O'Reilly
Date: March 2017
Pages: 422
ISBN: 978-1491964927
Print: 1491964928
Kindle: B06XK1V629
Audience: JavaScript programmers
Level: intermediate
Category: JavaScript

 

 

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Embracing Modern C++ Safely

Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and  Alisdair Meredith
Publisher: Addison-Wesley
Date: December 2021
Pages: 1376
ISBN: 978-0137380350
Print: 0137380356
Kindle: B09HTFQB92
Audience: C++ developers
Rating: 4
Reviewer: Harry Fairhead
Writing safe C++ - sounds essential

 [ ... ]



Coding All-In-One For Dummies

Author: Chris Minnick
Publisher: For Dummies
Pages: 912
ISBN: 978-1119889564
Print: 1119889561
Kindle: B0B5BBNW9L
Audience: People wanting to learn to code in JavaScript, Flutter and Python
Rating: 3.5
Reviewer: Kay Ewbank

This book is described as offering an ideal starting place for learning th [ ... ]


More Reviews