• Node.js Design Patterns - Second Edition: Master best practices to build modular and scalable server-side web applications

    Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with easeAbout This BookCreate reusable patterns and modules by leveraging the new features of Node.js .Understand the asynchronous single thread design of node and grasp all its features and patterns to take advantage of various functions.This unique guide will help you get the most out of Node.js and its ecosystem.Who This Book Is ForThe book is meant for developers and software architects with a basic working knowledge of JavaScript who are interested in acquiring a... [Read More]

    • ASIN: 1785885588
    • ASIN: 1785885588
    • ISBN: 1785885588
    • Manufacturer: Packt Publishing

  • Express in Action: Writing, building, and testing Node.js applications

    Summary Express in Action is a carefully designed tutorial that teaches you how to build web applications using Node and Express. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Express.js is a web application framework for Node.js. Express organizes your server-side JavaScript into testable, maintainable modules. It provides a powerful set of features to efficiently manage routes, requests, and views along with beautiful boilerplate for your web applications. Express helps you concentrate on what your applicatio... [Read More]

    • ASIN: 1617292427
    • ASIN: 1617292427
    • ISBN: 1617292427
    • Brand: MANNING
    • Manufacturer: Manning Publications

  • Mastering Node.js - Second Edition: Build robust and scalable real-time server-side web applications efficiently

    Expert techniques for building fast servers and scalable, real-time network applications with minimal effort; rewritten for Node.js 8 and Node.js 9Key FeaturesPacked with practical examples and explanations, Mastering Node.js contains everything you need to take your applications to the next level.Unleash the full potential of Node.js 9 to build real-time and scalable applications.Gain in-depth knowledge of asynchronous programming, event loops, and parallel data processing.Explore Node's innovative event-non-blocking design, and build professional applications with the help of detailed exampl... [Read More]

    • ASIN: 178588896X
    • ASIN: 178588896X
    • ISBN: 9781785888960
    • Manufacturer: Packt Publishing - ebooks Account

  • The Road to learn React: Your journey to master plain yet pragmatic React.js

    The Road to learn React teaches you the fundamentals of React. You will build a real world application along the way in plain React without complicated tooling. Everything from project setup to deployment on a server will be explained. The book comes with additional referenced reading material and exercises with each chapter. After reading the book, you will be able to build your own applications in React. The material is kept up to date by me and the community.In the Road to learn React, I want to offer a foundation before you start to dive into the broader React ecosystem. It has less toolin... [Read More]

    • ASIN: 172004399X
    • ASIN: 172004399X
    • ISBN: 9781720043997
    • Manufacturer: Independently published

  • Node.js 8 the Right Way: Practical, Server-Side JavaScript That Scales

    Node.js is the platform of choice for creating modern web services. This fast-paced book gets you up to speed on server-side programming with Node.js 8, as you develop real programs that are small, fast, low-profile, and useful. Take JavaScript beyond the browser, explore dynamic language features, and embrace evented programming.Harness the power of the event loop and non-blocking I/O to create highly parallel microservices and applications. This expanded and updated second edition showcases the latest ECMAScript features, current best practices, and modern development techniques. JavaScript ... [Read More]

    • ASIN: 168050195X
    • ASIN: 168050195X
    • ISBN: 9781680501957
    • Manufacturer: Pragmatic Bookshelf

  • React Design Patterns and Best Practices: Build easy to scale modular applications using the most powerful components and design patterns

    Build modular applications that are easy to scale using the most powerful components and design patterns that React can offer you right nowKey FeaturesDive into the core patterns and components of React.js in order to master your application's designImprove their debugging skills using the DevToolsThis book is packed with easy-to-follow examples that can be used to create reusable code and extensible designsBook DescriptionTaking a complete journey through the most valuable design patterns in React, this book demonstrates how to apply design patterns and best practices in real-life situations,... [Read More]

    • ASIN: 1786464535
    • ASIN: 1786464535
    • ISBN: 1786464535
    • Manufacturer: Packt Publishing

  • Getting MEAN with Mongo, Express, Angular, and Node

    Summary Getting MEAN with Mongo, Express, Angular, and Node teaches readers how to develop web applications end-to-end using the MEAN stack. You'll systematically discover each technology in the MEAN stack as you build up an application one layer at a time, just as you'd do in a real project.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the TechnologyTraditional web dev stacks use a different programming language in every layer, resulting in a complex mashup of code and frameworks. Together, the MongoDB database, the Express ... [Read More]

    • ASIN: 1617292036
    • ASIN: 1617292036
    • ISBN: 1617292036
    • Brand: O'Reilly Media
    • Manufacturer: Manning Publications

  • Learning JavaScript: JavaScript Essentials for Modern Application Development

    This is an exciting time to learn JavaScript. Now that the latest JavaScript specification—ECMAScript 6.0 (ES6)—has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros alike) on a no-nonsense tour of ES6, along with some related tools and techniques.Author Ethan Brown (Web Development with Node and Express) not only guides you through simple and straightforward topics (variables, control flow, arrays), but also covers complex concepts such as functional and asy... [Read More]

    • ASIN: 1491914912
    • ASIN: 1491914912
    • ISBN: 1491914912
    • Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • Programming JavaScript Applications: Robust Web Architecture with Node, HTML5, and Modern JS Libraries

    Take advantage of JavaScript’s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that’s easier—yes, easier—to work with as your code base grows.JavaScript may be the most essential web programming language, but in the real world, JavaScript applications often break when you make changes. With this book, author Eric Elliott shows you how to add client- and server-side features to a large Java... [Read More]

    • ASIN: 1491950293
    • ASIN: 1491950293
    • ISBN: 1491950293
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • Secrets of the JavaScript Ninja

    Summary More than ever, the web is a universal platform for all types of applications, and JavaScript is the language of the web. If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja-stealthy, efficient, and ready for anything. This book shows you how. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology JavaScript is rapidly becoming a universal language for every type of application, whether on the web, on the desktop, in the cloud, or on mobile devices. When... [Read More]

    • ASIN: 1617292850
    • ASIN: 1617292850
    • ISBN: 1617292850
    • Manufacturer: Manning Publications

  • Web Development with Node and Express: Leveraging the JavaScript Stack

    Learn how to build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this hands-on guide, author Ethan Brown teaches you the fundamentals through the development of a fictional application that exposes a public website and a RESTful API. You’ll also learn web architecture best practices to help you build single-page, multi-page, and hybrid web apps with Express.Express strikes a balance between a robust framework and no framework at all, allowing you a free hand in your architecture choices. With this book, frontend and backend engineers fami... [Read More]

    • ASIN: 1491949309
    • ASIN: 1491949309
    • ISBN: 1491949309
    • Brand: O Reilly Media
    • Manufacturer: O'Reilly Media

  • JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides)

    Since 1996, JavaScript: The Definitive Guide has been the bible for JavaScript programmers—a programmer's guide and comprehensive reference to the core language and to the client-side JavaScript APIs defined by web browsers.The 6th edition covers HTML5 and ECMAScript 5. Many chapters have been completely rewritten to bring them in line with today's best web development practices. New chapters in this edition document jQuery and server side JavaScript. It's recommended for experienced programmers who want to learn the programming language of the Web, and for current JavaScript programmers who... [Read More]

    • ASIN: 0596805527
    • ASIN: 0596805527
    • ISBN: 0596805527
    • Brand: Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • React Quickly: Painless web apps with React, JSX, Redux, and GraphQL

    Summary React Quickly is for anyone who wants to learn React.js fast. This hands-on book teaches you the concepts you need with lots of examples, tutorials, and a large main project that gets built throughout the book. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Successful user interfaces need to be visually interesting, fast, and flowing. The React.js JavaScript library supercharges view-heavy web applications by improving data flow between UI components. React sites update visual elements efficiently and s... [Read More]

    • ASIN: 1617293342
    • ASIN: 1617293342
    • ISBN: 1617293342
    • Manufacturer: Manning Publications

  • Learning React: Functional Web Development with React and Redux

    If you want to learn how to build efficient user interfaces with React, this is your book. Authors Alex Banks and Eve Porcello show you how to create UIs with this small JavaScript library that can deftly display data changes on large-scale, data-driven websites without page reloads. Along the way, you’ll learn how to work with functional programming and the latest ECMAScript features.Developed by Facebook, and used by companies including Netflix, Walmart, and The New York Times for large parts of their web interfaces, React is quickly growing in use. By learning how to build React component... [Read More]

    • ASIN: 1491954620
    • ASIN: 1491954620
    • ISBN: 9781491954621
    • Manufacturer: O'Reilly Media

  • What Is Node?


    • ASIN: B005ISQ7JC
    • ASIN: B005ISQ7JC
    • Manufacturer: O'Reilly Media

  • Beginning Node.Js

    Beginning Node.js is your step-by-step guide to learning all the aspects of creating maintainable Node.js applications. You will see how Node.js is focused on creating high-performing, highly-scalable websites, and how easy it is to get

    • UPC: 46508629

  • Full Stack JavaScript : Learn Backbone.Js, Node.Js, and Mongodb

    Learn agile JavaScript web development using the latest cutting-edge front-end and back-end technologies including Node.js, MongoDB, Backbone.js, Parse.com, Heroku, and Microsoft Azure. Using a key project example of a message board app, you will learn

    • UPC: 709952996

  • Node.Js the Right Way : Practical, Server-Side JavaScript That Scales

    Get to the forefront of server-side JavaScript programming by writing compact, robust, fast, networked Node applications that scale. Ready to take JavaScript beyond the browser, explore dynamic languages features and embrace evented programming? Explore the

    • UPC: 31128082
    • Rating: 5.0

  • Efficient heuristics to infer Best Node in LSN - eBook

    We propose several efficient heuristics for inferring the best node to be checked in large-scale networks. By extensive simulation, we show that we can infer the best node in at least 95% of time, and

    • UPC: 589947800

  • Cross-Platform Desktop Applications : Using Node, Electron, and Nw.Js

    9781617292842

    • UPC: 53597757

  • Cross-platform Desktop Application Development: Electron, Node, NW.js, and React - eBook

    Build powerful cross-platform desktop applications with web technologies such as Node, NW.JS, Electron, and ReactAbout This BookBuild different cross-platform HTML5 desktop applications right from planning, designing, and deployment to enhancement, testing, and deliveryForget the pain

    • UPC: 486437815

  • Node.js - eBook

    Node.js is a very powerful JavaScript-based framework/platform built on Google Chrome's JavaScript V8 Engine. It is used to develop I/O intensive web applications like video streaming sites, single-page applications, and other web applications. Node.js is

    • UPC: 785954992

  • Die Serverwelt von Node.js - eBook

    Seit Jahren wird JavaScript auf dem Client, also im Browser, eingesetzt. Mit Node.js ist nun auch eine Ausführung auf der Serverseite möglich. Manuel Rauber führt in diesem shortcut zunächst allgemein in Node.js und seine grundlegenden

    • UPC: 204236695

  • Learn Docker - .NET Core, Java, Node.JS, PHP or Python - eBook

    You're a developer who knows nothing to Docker. Which is fine, except that you need to create and run your first containerized application using Docker.Don't worry: I have you covered. I've been training hundreds of

    • UPC: 202248304

  • 50 Recipes for Programming Node.js - eBook

    Node.js Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an

    • UPC: 457270905

  • Node.js & Pusher Real Time Polling App [1] - Initial Back End

    Enterprise Node.JS Apps in 2018

    Node.js - Tutorial - First Application