Refactoring JavaScript: Turning Bad Code Into Good Code,Used

Refactoring JavaScript: Turning Bad Code Into Good Code,Used

SKU: SONG1491964928 In Stock
Sale price$11.48 Regular price$16.40
Save $4.92
Quantity
Add to wishlist
Add to compare
Shipping & Tax will be calculated at Checkout.
Delivery time: 3-5 business days (USA)
Delivery time: 8-12 business days (International)
15 days return policy
Payment Options

Help

If you have any questions, you are always welcome to contact us. We'll get back to you as soon as possible, withing 24 hours on weekdays.

Customer service

All questions about your order, return and delivery must be sent to our customer service team by e-mail at yourstore@yourdomain.com

Sale & Press

If you are interested in selling our products, need more information about our brand or wish to make a collaboration, please contact us at press@yourdomain.com

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)

If your JavaScript is a mess, frameworks can only do so much to help. No matter what framework, 'compilestoJS' language, or library you use, bugs and performance concerns will always be an issue if the underlying quality of your JavaScript is poor. With this handson guide, you??ll learn how test and refactor your existing code to help reduce complexity, improve readability, and gain confidence in the codebase.Author Evan Burchard shows you how to identify areas of bad code, and then takes you through several refactoring methods for improving them. Techniques range from renaming variables to applying principles of functional and objectoriented programming. If you??re motivated to write better JavaScript code either on the frontend or backend, this book is a must. Use refactoring to restructure existing code, without changing its behavior Learn the relationship between refactoring and quality Explore the many versions of JavaScript in use today Create automated tests to confirm that your code works, and find bugs that slip through Learn how to refactor simple JavaScript structures, functions, and objects Refactor your codebase by applying objectoriented and functional programming principles Examine methods for refactoring asynchronous JavaScript

Shipping & Returns

Shipping
We ship your order within 2–3 business days for USA deliveries and 5–8 business days for international shipments. Once your package has been dispatched from our warehouse, you'll receive an email confirmation with a tracking number, allowing you to track the status of your delivery.

Returns
To facilitate a smooth return process, a Return Authorization (RA) Number is required for all returns. Returns without a valid RA number will be declined and may incur additional fees. You can request an RA number within 15 days of the original delivery date. For more details, please refer to our Return & Refund Policy page.

Shipping & Returns

Shipping
We ship your order within 2–3 business days for USA deliveries and 5–8 business days for international shipments. Once your package has been dispatched from our warehouse, you'll receive an email confirmation with a tracking number, allowing you to track the status of your delivery.

Returns
To facilitate a smooth return process, a Return Authorization (RA) Number is required for all returns. Returns without a valid RA number will be declined and may incur additional fees. You can request an RA number within 15 days of the original delivery date. For more details, please refer to our Return & Refund Policy page.

Warranty

We provide a 2-year limited warranty, from the date of purchase for all our products.

If you believe you have received a defective product, or are experiencing any problems with your product, please contact us.

This warranty strictly does not cover damages that arose from negligence, misuse, wear and tear, or not in accordance with product instructions (dropping the product, etc.).

Warranty

We provide a 2-year limited warranty, from the date of purchase for all our products.

If you believe you have received a defective product, or are experiencing any problems with your product, please contact us.

This warranty strictly does not cover damages that arose from negligence, misuse, wear and tear, or not in accordance with product instructions (dropping the product, etc.).

Secure Payment

Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.

We accept payments with :
Visa, MasterCard, American Express, Paypal, Shopify Payments, Shop Pay and more.

Secure Payment

Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.

We accept payments with :
Visa, MasterCard, American Express, Paypal, Shopify Payments, Shop Pay and more.

Related Products

You may also like

Frequently Asked Questions

  • Q: What is the main focus of 'Refactoring JavaScript: Turning Bad Code Into Good Code'? A: The book focuses on improving the quality of JavaScript code by teaching readers how to identify and refactor bad code, thus reducing complexity and enhancing readability.
  • Q: Who is the author of this book? A: The author of 'Refactoring JavaScript' is Evan Burchard.
  • Q: What topics are covered in this book? A: The book covers various refactoring techniques, the relationship between refactoring and code quality, and methods for refactoring both synchronous and asynchronous JavaScript.
  • Q: Is this book suitable for beginners in JavaScript? A: While the book is beneficial for all levels, it is particularly useful for those who have some experience with JavaScript and want to improve their coding skills.
  • Q: What is the format of this book? A: The book is available in a paperback format and consists of 439 pages.
  • Q: When was 'Refactoring JavaScript' published? A: The book was published on May 2, 2017.
  • Q: Does the book include practical examples for refactoring? A: Yes, the book includes hands-on examples and techniques for refactoring JavaScript code effectively.
  • Q: What is the edition of this book? A: This is the first edition of 'Refactoring JavaScript: Turning Bad Code Into Good Code'.
  • Q: Can this book help with both frontend and backend JavaScript? A: Yes, the techniques and principles discussed in the book are applicable to both frontend and backend JavaScript development.
  • Q: What are some benefits of reading this book? A: Readers can expect to learn how to write cleaner code, improve readability, reduce bugs, and increase confidence in their JavaScript codebase.