0 رای
وضعیت موجودی نا موجود

قیمت قبلی: 7,400,000 ریال
قیمت: 7,000,000 ریال

 




Product details

  • Publisher ‏ : ‎ Packt Publishing (July 29, 2020)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 660 pages
  • ISBN-10 ‏ : ‎ 1839214112
  • ISBN-13 ‏ : ‎ 978-1839214110


 

کتاب Node.js Design Patterns: Design and implement production-grade Node.js applications using proven patterns and techniques, 3rd Edition

Available at a lower price from other sellers that may not offer free Prime shipping.
 
 
 

Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known design principles to create applications that are readable, extensible, and that can grow big.

Key Features

  • Learn how to create solid server-side applications by leveraging the full power of Node.js 14
  • Understand how Node.js works and learn how to take full advantage of its core components as well as the solutions offered by its ecosystem
  • Avoid common mistakes and use proven patterns to create production grade Node.js applications

Book Description

In this book, we will show you how to implement a series of best practices and design patterns to help you create efficient and robust Node.js applications with ease.

We kick off by exploring the basics of Node.js, analyzing its asynchronous event driven architecture and its fundamental design patterns. We then show you how to build asynchronous control flow patterns with callbacks, promises and async/await. Next, we dive into Node.js streams, unveiling their power and showing you how to use them at their full capacity. Following streams is an analysis of different creational, structural, and behavioral design patterns that take full advantage of JavaScript and Node.js. Lastly, the book dives into more advanced concepts such as Universal JavaScript, scalability and messaging patterns to help you build enterprise-grade distributed applications.

Throughout the book, you'll see Node.js in action with the help of several real-life examples leveraging technologies such as LevelDB, Redis, RabbitMQ, ZeroMQ, and many others. They will be used to demonstrate a pattern or technique, but they will also give you a great introduction to the Node.js ecosystem and its set of solutions.

What you will learn

  • Become comfortable with writing asynchronous code by leveraging callbacks, promises, and the async/await syntax
  • Leverage Node.js streams to create data-driven asynchronous processing pipelines
  • Implement well-known software design patterns to create production grade applications
  • Share code between Node.js and the browser and take advantage of full-stack JavaScript
  • Build and scale microservices and distributed systems powered by Node.js
  • Use Node.js in conjunction with other powerful technologies such as Redis, RabbitMQ, ZeroMQ, and LevelDB

Who this book is for

This book is for developers and software architects who have some prior basic knowledge of JavaScript and Node.js and now want to get the most out of these technologies in terms of productivity, design quality, and scalability. Software professionals with intermediate experience in Node.js and JavaScript will also find valuable the more advanced patterns and techniques presented in this book.

This book assumes that you have an intermediate understanding of web application development, databases, and software design principles.

Table of Contents

  1. The Node.js Platform
  2. The Module System
  3. Callbacks and Events
  4. Asynchronous Control Flow Patterns with Callbacks
  5. Asynchronous Control Flow Patterns with Promises and Async/Await
  6. Coding with Streams
  7. Creational Design Patterns
  8. Structural Design Patterns
  9. Behavioral Design Patterns
  10. Universal JavaScript for Web Applications
  11. Advanced Recipes
  12. Scalability and Architectural Patterns
  13. Messaging and Integration Patterns

 

منابع کتاب کتاب Node.js Design Patterns: Design and implement production-grade Node.js applications using proven patterns and techniques, 3rd Edition

 
 
با قیمت پایین‌تری از سایر فروشندگانی که ممکن است ارسال رایگان Prime را ارائه ندهند، موجود است.
 
 
 

الگوها، تکنیک ها و ترفندهای اثبات شده را برای استفاده کامل از پلتفرم Node.js بیاموزید. اصول طراحی شناخته شده را برای ایجاد برنامه های کاربردی که خوانا، قابل گسترش هستند و می توانند بزرگ شوند، مسلط شوید.

ویژگی های کلیدی

  • بیاموزید که چگونه با استفاده از قدرت کامل Node.js 14، برنامه های کاربردی در سمت سرور ایجاد کنید
  • نحوه کار Node.js را بدانید و یاد بگیرید که چگونه از اجزای اصلی آن و همچنین راه حل های ارائه شده توسط اکوسیستم آن استفاده کنید.
  • از اشتباهات رایج اجتناب کنید و از الگوهای اثبات شده برای ایجاد برنامه های Node.js درجه تولید استفاده کنید

توضیحات کتاب

در این کتاب، ما به شما نشان خواهیم داد که چگونه یک سری از بهترین روش ها و الگوهای طراحی را پیاده سازی کنید تا به شما کمک کند تا برنامه های Node.js کارآمد و قوی را به راحتی ایجاد کنید.

ما با بررسی اصول اولیه Node.js، تجزیه و تحلیل معماری رویداد محور ناهمزمان و الگوهای طراحی اساسی آن شروع می کنیم. سپس به شما نشان می‌دهیم که چگونه الگوهای جریان کنترل ناهمزمان را با تماس‌های برگشتی، وعده‌ها و async/wait بسازید. در مرحله بعد، ما به جریان های Node.js می پردازیم و قدرت آنها را آشکار می کنیم و به شما نشان می دهیم که چگونه از آنها با ظرفیت کامل استفاده کنید. جریان‌های زیر تجزیه و تحلیلی از الگوهای مختلف طراحی خلقی، ساختاری و رفتاری است که از جاوا اسکریپت و Node.js کامل استفاده می‌کنند. در نهایت، این کتاب به مفاهیم پیشرفته‌تری مانند جاوا اسکریپت جهانی، مقیاس‌پذیری و الگوهای پیام‌رسانی می‌پردازد تا به شما در ایجاد برنامه‌های کاربردی توزیع‌شده در سطح سازمانی کمک کند.

در سراسر کتاب، Node.js را در عمل با کمک چندین نمونه واقعی از فناوری‌هایی مانند LevelDB، Redis، RabbitMQ، ZeroMQ و بسیاری دیگر مشاهده خواهید کرد. از آنها برای نشان دادن یک الگو یا تکنیک استفاده می شود، اما همچنین به شما معرفی خوبی از اکوسیستم Node.js و مجموعه راه حل های آن می دهد.

آنچه خواهید آموخت

  • با استفاده از فراخوان‌ها، وعده‌ها و دستور async/wait با نوشتن کد ناهمزمان راحت باشید
  • از Node.js برای ایجاد خطوط لوله پردازش ناهمزمان مبتنی بر داده استفاده کنید
  • پیاده سازی الگوهای طراحی نرم افزار شناخته شده برای ایجاد برنامه های کاربردی درجه تولید
  • کد را بین Node.js و مرورگر به اشتراک بگذارید و از جاوا اسکریپت فول استک استفاده کنید
  • میکروسرویس‌ها و سیستم‌های توزیع‌شده را که توسط Node.js پشتیبانی می‌شوند، بسازید و مقیاس دهید
  • از Node.js در ارتباط با سایر فناوری های قدرتمند مانند Redis، RabbitMQ، ZeroMQ و LevelDB استفاده کنید.

این کتاب برای چه کسی است

این کتاب برای توسعه‌دهندگان و معماران نرم‌افزاری است که برخی از دانش اولیه اولیه جاوا اسکریپت و Node.js را دارند و اکنون می‌خواهند از این فناوری‌ها از نظر بهره‌وری، کیفیت طراحی و مقیاس‌پذیری حداکثر بهره را ببرند. متخصصان نرم افزار با تجربه متوسط ​​در Node.js و جاوا اسکریپت نیز الگوها و تکنیک های پیشرفته تر ارائه شده در این کتاب را ارزشمند خواهند یافت.

این کتاب فرض می کند که شما درک متوسطی از توسعه برنامه های کاربردی وب، پایگاه های داده و اصول طراحی نرم افزار دارید.

فهرست مطالب

  1. پلتفرم Node.js
  2. سیستم ماژول
  3. تماس ها و رویدادها
  4. الگوهای جریان کنترل ناهمزمان با پاسخ به تماس
  5. الگوهای جریان کنترل ناهمزمان با Promises و Async/Await
  6. کد نویسی با استریم ها
  7. الگوهای طراحی خلاقانه
  8. الگوهای طراحی سازه
  9. الگوهای طراحی رفتاری
  10. جاوا اسکریپت جهانی برای برنامه های کاربردی وب
  11. دستور العمل های پیشرفته
  12. مقیاس پذیری و الگوهای معماری
  13. الگوهای پیام رسانی و ادغام

 

نظرات کاربران درباره کتاب Node.js Design Patterns: Design and implement production-grade Node.js applications using proven patterns and techniques, 3rd Edition

نظری در مورد این محصول توسط کاربران ارسال نگردیده است.
اولین نفری باشید که در مورد کتاب Node.js Design Patterns: Design and implement production-grade Node.js applications using proven patterns and techniques, 3rd Edition نظر می دهد.

ارسال نظر درباره کتاب Node.js Design Patterns: Design and implement production-grade Node.js applications using proven patterns and techniques, 3rd Edition

لطفا توجه داشته باشید که ایمیل شما منتشر نخواهد شد.

برچسب های مرتبط با کتاب Node.js Design Patterns: Design and implement production-grade Node.js applications using proven patterns and techniques, 3rd Edition

Best Sellers in User Experience & Website Usability CSS خرید اینترنتی کتاب های زبان اصلی کامپیوتر خرید اینترنتی کتاب های لاتین Programming Languages Web Development & Design Web Services Best Sellers in Web Services

بر اساس سلیقه شما...

  این کتاب به صورت  رنگی  است. Product details ...
10,840,000 ریال
Product details Publisher ‏ : ‎  Packt Publishing; 1st ed ...
3,240,000 ریال
  Product details Publisher ‏ : ‎  Routledge; ...
4,140,000 ریال

codebazan

طراحی و اجرا: فروشگاه ساز سبدخرید