Mastering JavaScript Design Patterns
โ Scribed by Simon Timms
- Publisher
- Packt Publishing
- Year
- 2016
- Tongue
- English
- Leaves
- 290
- Series
- Community experience distilled
- Edition
- 2nd
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Take the most popular JavaScript design patterns for a spin and write reliable and maintainable codeAbout This BookThis book covers all the new object-oriented and functional capabilities introduced in ECMAScript-2015Learn 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 JavaScript developers who want to gain expertise in object-oriented programming with JavaScript and the new capabilities of ES-2015 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 patterns*Explore advanced design patterns including dependency injectionIn DetailWith the recent release of ES-2015, there are several new object-oriented features and functions introduced in JavaScript. These new features enhance the capabilities of JavaScript to utilize design patterns and software design methodologies to write powerful code.Through this book, you will explore how design patterns can help you improve and organize your JavaScript code. You'll get to grips with creational, structural and behavioral patterns as you discover how to put them to work in different scenarios. Then, you'll get a deeper look at patterns used in functional programming, as well as model view patterns and patterns to build web applications.This updated edition will also delve into reactive design patterns and microservices as they are a growing phenomenon 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. We'll also show you 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.
๐ SIMILAR VOLUMES
Enhance your JavaScript code with this essential collection of design patterns. Discover an extensive range of techniques and strategies to successfully tackle complex JavaScript development problems and put them into practice by following detailed examples that demonstrate each design pattern at it
<p><b>Discover how to use JavaScript design patterns to create powerful applications with reliable and maintainable code</b></p> <h2>About This Book</h2><ul><li>Learn how to use tried and true software design methodologies to enhance your Javascript code</li><li>Discover robust JavaScript implementa
Key Features Learn how to use tried and true software design methodologies to enhance your Javascript code Discover robust JavaScript implementations of classic as well as advanced design patterns Packed with easy-to-follow examples that can be used to create reusable code and extensible designs Boo