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
 


SQL Server 2022 Query Performance Tuning (Apress)

Author: Grant Fritchey
Publisher: Apress
Pages: 745
ISBN:978-1484288900
Print:1484288904
Kindle:B0BLYD98SQ
Audience: DBAs & SQL Devs
Rating: 4.7
Reviewer: Ian Stirk 

A popular performance tuning book gets updated for SQL Server 2022, how does it fare?



Beautiful C++

Author: J. Guy Davidson and Kate Gregory
Publisher: Addison-Wesley Professional
Date: December 2021
Pages: 352
ISBN: 978-0137647842
Print: 0137647840
Kindle: B09HTH1X38
Audience: C++ developers
Rating: 5
Reviewer: Mike James
Can C++ be beautiful?


More Reviews