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
 


Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.



Deep Learning (No Starch Press)

Author: Andrew Glassner
Publisher: No Starch Press
Date: July 2021
Pages: 750
ISBN: 978-1718500723
Print: 1718500726
Kindle: ‎ B085BVWXNS
Audience: Developers interested in deep learning
Rating: Mike James
Reviewer: 5
A book on deep learning wtihout an equation in sight?


More Reviews