Welcome to Katz - Pinoy Underground Forum

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?
  • Compact Safety Notice
  • Weekly Grants Lottery is live! Win a 20,000 ₪ jackpot — tickets are just 30 ₪, drawn every week. Buy your tickets »

dl.katz.to Refactoring JavaScript - Turning Bad Code Into Good Code

A 21.3K

ariraojosephine

Sugar Daddy
Ardent
Member
Access
Ardent
Member
Access
Community Legend
4 Year Silver Member 4y Silver
Joined
Mar 30, 2022
Messages
666
Reaction score
10,178
Points
93
Location
Philippines
grants
₲904
Log in or register to view links

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:
 
Last edited:
  • Like
  • Love
Reactions: mangcoke, kyoto22, watdahil and 76 others
K 1.3M

KatzSec DevOps

Alpha and Omega
Staff member
Moderator
Philanthropist
Access
Moderating
Philanthropist
Access
Top Contributor
Community Legend
4 Year Silver Member 4y Silver
Joined
Jan 17, 2022
Messages
1,180,342
Reaction score
58,897
Points
113
grants
₲12,154
ariraojosephine salamat sa pag contribute. Next time always upload your files sa https://dl.katz.to para siguradong di ma dedeadlink. Let's keep on sharing to keep our community running for good. This community is built for you and everyone to share freely. Let's invite more contributors para mabalik natin sigla ng Mobilarian at tuloy ang puyatan. :)
 
D 8K

Dicktator6969

Squaddie
Member
Access
Member
Access
Fan Favorite
4 Year Silver Member 4y Silver
Joined
Apr 2, 2022
Messages
393
Reaction score
3,624
Points
93
Location
Mars
grants
₲6,709
Log in or register to view links

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
Thanks bro, super helpful lalo na sa mga first time magwork
 
B 336

bandido777

Abecedarian
Member
Access
Member
Access
5 Year Gold Member 5y Gold
Joined
Aug 27, 2021
Messages
64
Reaction score
7
Points
8
Age
43
Location
philippines
grants
₲840
Log in or register to view links

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
 
P 0

pepepacheko

Squaddie
BANNED
Member
Access
Banned
Joined
Apr 30, 2022
Messages
252
Reaction score
8
Points
18
Age
32
Location
Las Piñas
grants
₲623
Log in or register to view links

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 4 sharing
 
J 266

Jca20

Transcendent
Member
Access
Member
Access
4 Year Silver Member 4y Silver
Joined
May 2, 2022
Messages
48
Reaction score
5
Points
8
Age
26
Location
Manila
grants
₲662
Log in or register to view links

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. *
Salamat boss
 
Top Bottom