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
 


The Big Book of Small Python Projects

Author: Al Sweigart
Publisher: No Starch Press
Date: June 2021
Pages: 432
ISBN: 978-1718501249
Print: 1718501242
Kindle: B08FH9FV7M
Audience: Novice Python developers
Rating: 4
Reviewer: Lucy Black
A project book? A good way to learn Python?



Coding for Beginners, 2nd Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Pages: 192
ISBN:978-1840789751
Print:1840789751
Kindle: B0B56LN77V
Audience: Complete beginners to programming
Rating: 4
Reviewer: Sue Gee

This book aims to introduce hands-on modern programming to complete beginners. Can this be achieved in fewer than 180 [ ... ]


More Reviews