Padolsey, James
Clean Code in JavaScript: - Develop reliable, - maintainable, and robust - JavaScript
- ISBN 13:
- 9781789957648
- author:
- Padolsey, James
- format:
- Paperback
- publisher:
- Packt Publishing Limited
- language:
- English
- Publication Year:
- 2020
- Pages:
- 548
- Dimensions:
- 23.5 x 19.1 x 2.8 centimetres (0
- Genre:
- Computers, Web, Web Programming,
- Condition:
- New
- Availability:
- Item usually sent within 5 working days
Description
Building robust apps starts with creating clean code. This book explores techniques for doing this by learning everything from the basics of JavaScript through to the practices of clean coding.
You'll learn how to write functional, intuitive, and maintainable code while also understanding how your code affects the end user and the wider community. The book covers popular clean-coding principles such as SOLID and the Law of Demeter, as well as highlighting common pitfalls like cargo culting and over-management.
It also delves into JavaScript, exploring complex aspects of the language, creating meaningful abstractions using design patterns, and tackling real-world challenges such as DOM reconciliation, state management, dependency management, and security. The book concludes with advice on tooling, testing methodologies, documenting code, and advocating for clean coding within teams or workplaces.