Treffer: Mastering JavaScript Design Patterns - Second Edition

Title:
Mastering JavaScript Design Patterns - Second Edition
Authors:
Resource Type:
eBook.
Database:
eBook Index

Weitere Informationen

About This BookLearn how to use tried and true software design methodologies to enhance your JavaScript codeDiscover robust JavaScript implementations of classic and advanced design patternsPacked with easy-to-follow examples that can be used to create reusable code and extensible designsWho This Book Is ForThis book is ideal for developers who want to gain expertise in object-oriented programming with JavaScript and the new capabilities of ES-2015 in order to improve their web development skills and build professional-quality web applications.What You Will LearnHarness the power of patterns for tasks ranging from application building to code testingRethink and revitalize your code with the use of functional patternsImprove the way you organize your codeBuild large-scale apps seamlessly with the help of reactive patternsIdentify the best use cases for microservicesGet to grips with creational, behavioral, and structural design patternsExplore advanced design patterns, including dependency injectionIn DetailWith the recent release of ES-2015, there are several new object-oriented features and functions in JavaScript that enhance its capabilities in design patterns and software designing, which allow you to write powerful code.Through this book, you'll explore how to improve your JavaScript code. You'll get to grips with creational, structural, and behavioral patterns as you discover how to utilize them in different cases. Then, you'll take a deep look at the patterns used in functional programming, model view patterns, and patterns used to build web applications.This updated edition will also delve into reactive design patterns and microservices, as they are a growing thing in the world of web development. You will also find patterns to improve the testability of your code using mock objects, mocking frameworks, and monkey patching. You'll also learn some advanced patterns, including dependency injection and live post processing.By the end of the book, you'll be saved of a lot of trial and error and developmental headaches, and you will be on the road to becoming a JavaScript expert.