Mastering JavaScript Design Patterns, 3rd Edition

Mastering JavaScript Design Patterns, 3rd Edition

English | 2019 | ISBN: 978-1788627580 | 439 Pages | EPUB | 10 MB

Mastering JavaScript Design Patterns – Third Edition: Create scalable and reliable applications with advanced JavaScript Design Patterns using reliable code
Solve challenging real-world problems by mastering design patterns and cutting-programming techniques using JavaScript on client-side and server-side scripting.
During the recent past, JavaScript has been gaining popularity and both companies and programmers have decided to make JavaScript their main programming language using it in the client-side but also on the server-side. The main problem companies are currently facing is getting developers with the skills and knowledge to develop robust and scalable applications.
This book is a complete guide in which you will learn to recognize and use all types of classical and advanced patterns such as those exclusive to JavaScript. The book will start by explaining to you what different types of programming paradigms are like Functional programming, Object Oriented programming and Reactive programming which are being introduced with the advent of ES 8. You will then be introduced to the Classical Design patterns that are present like Structural patterns, Behavioral patterns and Creational patterns. You will then deep dive into the widely used JavaScript patterns like Performance Patterns and Asynchronous patterns. The book will also talk about Applications patterns like micro-services and web patterns. By the end of this book, you will have mastered how to recognize and implement the right design pattern at all times in both client and server and will be able to use that knowledge to quickly and efficiently build complex, highly scalable systems.
What you will learn

  • Understand classic and advance design patterns using JavaScript.
  • Get introduced to the latest version of JavaScript ES8 and learn about ES2018 new features.
  • Discover how to create less coupled architectures using design patterns.
  • Create micro-services using Node.js and learn how to code asynchronously so the thread is never blocked.
  • Use best practices to design and implement enterprise applications.
  • Learn about the different programming paradigms like object-oriented programming and functional programming.
  • Master the powerful classic design patterns like structural and creational patterns.
  • Discover the more advanced JavaScript Design Patterns like Performance patterns and Asynchronous patterns.
Homepage