ENGLISH

Mastering JavaScript Design Patterns

Book information

Publisher
Packt Publishing - ebooks Account
Year
2014
ISBN
1783987987, 9781783987986
Language
english
Format
PDF
Filesize
2 MB (1608587 bytes)
Pages
290\290
Time added
2015-01-07 09:25:49

Description

Discover how to use JavaScript design patterns to create powerful applications with reliable and maintainable code About This BookLearn how to use tried and true software design methodologies to enhance your Javascript codeDiscover robust JavaScript implementations of classic as well as advanced design patternsPacked with easy-to-follow examples that can be used to create reusable code and extensible designsWho This Book Is ForIf you are a developer interested in creating easily maintainable applications that can grow and change with your needs, then this book is for you. Some experience with JavaScript (not necessarily with entire applications written in JavaScript) is required to follow the examples written in the book. In Detail Applying design patterns to JavaScript code creates more reliable and maintainable code. In this book, you will explore different design patterns and learn where and how to implement them with the help of detailed examples.In the first part of the book, we start off with an introduction to design patterns, and then move on to creating classical structures that are used to organize code. Next, we look at the creational, structural, and behavioral patterns. The second part of the book dives into patterns used for functional programming, model view patterns, patterns to build web applications, and messaging patterns. A number of very interesting advanced JavaScript patterns such as dependency injection and live postprocessing are also covered.By the end of this book, you will learn to identify places where a pattern would improve code readability and maintainability.

Similar books