หนังสือแปล Refactoring JavaScript

Tanakorn Numrubporn
p4ftech
Published in
1 min readJul 15, 2017

Turning Bad Code into Good Code

สารบัญ

คำนำ

บทนำ

บทที่ 1: การ Refactoring คืออะไร

บทที่ 2: คุณกำลังใช้ JavaScript ตัวไหน?

บทที่ 3: Testing

บทที่ 4: Testing ภาคปฏิบัติ ภาค 1

บทที่ 4: Testing ภาคปฏิบัติ ภาค 2

บทที่ 5: เป้าหมายแรกของ Refactoring

บทที่ 6: หน้าตาของ Refactoring

บทที่ 7: Refactoring Functions and Objects

บทที่ 8: Refactoring Within a Hierarchy

บทที่ 9: Refactoring ให้เป็น OOP

บทที่ 10: Asynchronous Refactoring

บทที่ 11: Functional Refactoring

บทที่ 12: บทสรุป

Further Reading and Resources

--

--