Refactoring TypeScript : Keeping your code healthy

個数:

Refactoring TypeScript : Keeping your code healthy

  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 120 p.
  • 言語 ENG
  • 商品コード 9781839218040
  • DDC分類 005.133

Full Description

Discover various techniques to develop maintainable code and keep it in shape.

Key Features

Learn all about refactoring - why it is important and how to do it

Discover easy ways to refactor code with examples

Explore techniques that can be applied to most other programming languages

Book Description
Refactoring improves your code without changing its behavior. With refactoring, the best approach is to apply small targeted changes to a codebase. Instead of doing a huge sweeping change to your code, refactoring is better as a long-term and continuous enterprise. Refactoring TypeScript explains how to spot bugs and remove them from your code.

You'll start by seeing how wordy conditionals, methods, and null checks make code unhealthy and unstable. Whether it is identifying messy nested conditionals or removing unnecessary methods, this book will show various techniques to avoid these pitfalls and write code that is easier to understand, maintain, and test.

By the end of the book, you'll have learned some of the main causes of unhealthy code, tips to identify them and techniques to address them.

What you will learn

Spot and fix common code smells to create code that is easier to read and understand

Discover ways to identify long methods and refactor them

Create objects that keep your code flexible, maintainable, and testable

Apply the Single Responsibility Principle to develop less-coupled code

Discover how to combine different refactoring techniques

Learn ways to solve the issues caused by overusing primitives

Who this book is for
This book is designed for programmers who are looking to explore various refactoring techniques to develop healthy and maintainable code. Some experience in JavaScript and TypeScript can help you easily grasp the concepts explained in this book.

Contents

Table of Contents

Introduction
Null Checks Everywhere!
Wordy Conditionals
Nested Conditionals
Primitive Overuse
Lengthy Method Signatures
Methods That Never End
Dumping Grounds
Messy Object Creation
Conclusion

最近チェックした商品