|Eingestellt in Kategorie:
Dieses Angebot wurde vom Verkäufer am Mo, 7. Jul um 02:10 beendet, da der Artikel nicht mehr verfügbar ist.
Node.js Design Patterns: Entwerfen und Implementieren von Node.js-Anwendungen in Produktionsqualität
Beendet
Node.js Design Patterns: Entwerfen und Implementieren von Node.js-Anwendungen in Produktionsqualität
US $21,87US $21,87
Di, 08. Jul, 02:10Di, 08. Jul, 02:10
Ähnlichen Artikel verkaufen?

Node.js Design Patterns: Entwerfen und Implementieren von Node.js-Anwendungen in Produktionsqualität

Redux Books
(6772)
Angemeldet als gewerblicher Verkäufer
US $21,87
Ca.CHF 17,42
Artikelzustand:
Neu
    Versand:
    Kostenlos Standard Shipping.
    Standort: Grand Rapids, MI, USA
    Lieferung:
    Lieferung zwischen Mi, 16. Jul und Fr, 18. Jul nach 94104 bei heutigem Zahlungseingang
    Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
    Rücknahme:
    30 Tage Rückgabe. Verkäufer zahlt Rückversand.
    Zahlungen:
         Diners Club

    Sicher einkaufen

    eBay-Käuferschutz
    Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
    Der Verkäufer ist für dieses Angebot verantwortlich.
    eBay-Artikelnr.:388392287571
    Zuletzt aktualisiert am 30. Mai. 2025 21:57:24 MESZAlle Änderungen ansehenAlle Änderungen ansehen

    Artikelmerkmale

    Artikelzustand
    Neu: Neues, ungelesenes, ungebrauchtes Buch in makellosem Zustand ohne fehlende oder beschädigte ...
    Book Title
    Node.js Design Patterns: Design and implement production-grade No
    Artist
    Mario Casciaro
    ISBN
    9781839214110

    Über dieses Produkt

    Product Identifiers

    Publisher
    Packt Publishing, The Limited
    ISBN-10
    1839214112
    ISBN-13
    9781839214110
    eBay Product ID (ePID)
    13050417277

    Product Key Features

    Number of Pages
    664 Pages
    Publication Name
    Node.Js Design Patterns : Design and Implement Production-Grade Node.Js Applications Using Proven Patterns and Techniques
    Language
    English
    Publication Year
    2020
    Subject
    Web / Web Services & APIs, Web / Web Programming, General, Programming Languages / Javascript
    Type
    Textbook
    Subject Area
    Mathematics, Computers
    Author
    Luciano Mammino, Mario Casciaro
    Format
    Trade Paperback

    Dimensions

    Item Length
    3.6 in
    Item Width
    3 in

    Additional Product Features

    Edition Number
    3
    Intended Audience
    Trade
    Illustrated
    Yes
    Table Of Content
    Table of Contents The Node.js Platform The Module System Callbacks and Events Asynchronous Control Flow Patterns with Callbacks Asynchronous Control Flow Patterns with Promises and Async/Await Coding with Streams Creational Design Patterns Structural Design Patterns Behavioral Design Patterns Universal JavaScript for Web Applications Advanced Recipes Scalability and Architectural Patterns Messaging and Integration Patterns
    Synopsis
    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. Purchase of the print or Kindle book includes a free eBook in the PDF format. 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., 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., 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 start by teaching you how to master the basics of Node.js development, such as its module systems and its event-driven asynchronous programming style. Next, you will learn how ..., 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. Purchase of the print or Kindle book includes a free eBook in the PDF format. Key Features Learn how to create solid server-side applications by leveraging the full power of Node.js 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 The Node.js Platform The Module System Callbacks and Events Asynchronous Control Flow Patterns with Callbacks Asynchronous Control Flow Patterns with Promises and Async/Await Coding with Streams Creational Design Patterns Structural Design Patterns Behavioral Design Patterns Universal JavaScript for Web Applications Advanced Recipes Scalability and Architectural Patterns Messaging and Integration Patterns
    LC Classification Number
    QA76.625

    Artikelbeschreibung des Verkäufers

    Info zu diesem Verkäufer

    Redux Books

    99,5% positive Bewertungen22 Tsd. Artikel verkauft

    Mitglied seit Jan 2019
    Antwortet meist innerhalb 24 Stunden
    Angemeldet als gewerblicher Verkäufer
    Redux Book us a used and rare book shop located in Michigan. We carry a wide selection of books. Though we specialize in rare, out of print and antiquarian books, we also have a large and eclectic ...
    Mehr anzeigen
    Shop besuchenKontakt

    Detaillierte Verkäuferbewertungen

    Durchschnitt in den letzten 12 Monaten
    Genaue Beschreibung
    4.9
    Angemessene Versandkosten
    5.0
    Lieferzeit
    5.0
    Kommunikation
    5.0

    Verkäuferbewertungen (7'104)

    Alle Bewertungen
    Positiv
    Neutral
    Negativ
      • m***e (52)- Bewertung vom Käufer.
        Letzter Monat
        Bestätigter Kauf
        good
      Alle Bewertungen ansehen