Welcome to Mobilarian Forum - Official Symbianize.

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

HBIT.TO Refactoring JavaScript - Turning Bad Code Into Good Code

S 0

sigbud

Abecedarian
Member
Access
Joined
Jan 8, 2023
Messages
171
Reaction score
6
Points
18
Location
Taguig
grants
₲486
2 years of service
Please, Log in or Register to view URLs content!


If your JavaScript is a mess, frameworks can only do so much to help. No matter what framework, "compiles-to-JS" 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 hands-on 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 object-oriented 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 object-oriented and functional programming principles
  • Examine methods for refactoring asynchronous JavaScript

Download Link:
*** Hidden text: cannot be quoted. ***
Thanks po
 
T 0

TH3 M4Y0R

Corporal
Member
Access
Joined
Jan 11, 2023
Messages
602
Reaction score
903
Points
93
Age
26
Location
MANILA
grants
₲3,809
2 years of service
Please, Log in or Register to view URLs content!


If your JavaScript is a mess, frameworks can only do so much to help. No matter what framework, "compiles-to-JS" 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 hands-on 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 object-oriented 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 object-oriented and functional programming principles
  • Examine methods for refactoring asynchronous JavaScript

Download Link:
*** Hidden text: cannot be quoted. ***
very informative idol
 
S 0

sinderell

Abecedarian
Member
Access
Joined
Jan 10, 2023
Messages
171
Reaction score
1
Points
18
Location
JAVA
grants
₲407
2 years of service
Please, Log in or Register to view URLs content!


If your JavaScript is a mess, frameworks can only do so much to help. No matter what framework, "compiles-to-JS" 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 hands-on 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 object-oriented 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 object-oriented and functional programming principles
  • Examine methods for refactoring asynchronous JavaScript

Download Link:
*** Hidden text: cannot be quoted. ***
Thanks for sharing. Really useful for the IT guys out there
 
Top Bottom