Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Mastering JavaScript Design Patterns

Posted By: Grev27
Mastering JavaScript Design Patterns

Simon Timms, "Mastering JavaScript Design Patterns"
English | ISBN: 1783987987 | 2014 | EPUB | 290 pages | 2,2 MB

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
Book Description
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 its most effective. Dive deeper into JavaScript and master these powerful design patterns for an innovative and cutting-edge approach to JavaScript that meets the demands of modern web development.

Explore how design patterns can help you improve your JavaScript code and get to grips with creational, structural behavioral patterns, as you discover how to put them to work in different scenarios. Then look deeper at patterns used in functional programming, as well as model view patterns, and patterns to build web applications. You will also find patterns to improve the testability of your code using mock objects, mocking frameworks and monkey patching along with some advanced patterns including dependency injection and live post processing.

Taking a complete and journey through the most valuable design patterns, and providing clear guidance on how to effectively use them in JavaScript, this JavaScript book gives you access to one of the best ways to learn JavaScript and use it to meet the demands of web development today.

What you will learn
Discover and use tried and tested design patterns for a more effective approach to JavaScript
Learn simple strategies for improving your code organization
Get to grips with creational, behavioural and structural design patterns
Rethink and revitalize your code with the use of functional patterns
Harness the power of design patterns for a range of development tasks from building an application to code testing
Explore advanced JavaScript design patterns including dependency injection