Build your first production-grade web app from scratch using Node.js, Express, MongoDB, authentication, and testing with guidance from a member of the Express Technical Committee as well as a Node.js core collaborator and releaser
Node.js revolutionizes server-side JavaScript development and empowers developers to build efficient, scalable, and versatile applications across a range of use cases. This book is written by a Node.js core collaborator and releaser and is the only book for beginners on Node.js. It takes you on a progressive learning path that will give you the skills needed to leverage Node.js.
You’ll learn Node.js fundamentals and refresh your knowledge of JavaScript before transitioning to the development of modern web applications using Node.js, Express.js, and MongoDB. You’ll get hands-on with complex topics such as asynchronous programming, npm libraries, event-driven patterns for HTTP servers, RESTful API, and JSON Web Tokens. The final chapters will walk you through the deployment process, offering insights into various strategies, including bare metal setups, virtual machines, and containerization with Docker. You’ll also be guided through the use of Process Manager 2 (PM2) for efficient process management.
By the end of this Node.js book, you'll have the skills to craft, test, and deploy Node.js web applications confidently and use this powerful stack in your day-to-day projects.
This book is for developers eager to learn Node.js swiftly and utilize it for web app development. Front-end developers looking to delve into back-end development or become full-stack developers using Node.js will also benefit from this book’s comprehensive coverage of topics. Before you get started with this book, you’ll need to be familiar with the basics of coding (JavaScript programming or another language), Git and/or GitHub, and front-end development, as these topics aren’t covered in the book.
Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.
Ulises Gascón has more than 10 years of experience as a software engineer, having worked for companies such as Google, IBM, consultancy firms, and startups. He is a Node.js core team member and top contributor to several open source organizations and projects, including top-100 packages on the npm registry. He has been awarded as a Docker Captain, Microsoft Most Valuable Professional (MVP) and Google Developer Expert (GDE) for his contribution to the Node.js community. He has extensive experience in building IoT with Open Hardware, SaaS products, developer tools, microservices, legacy systems migration, and distributed systems.
„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.
EUR 4,16 für den Versand von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & DauerEUR 8,78 für den Versand von USA nach Deutschland
Versandziele, Kosten & DauerAnbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich
Paperback. Zustand: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Bestandsnummer des Verkäufers GOR014331744
Anzahl: 1 verfügbar
Anbieter: California Books, Miami, FL, USA
Zustand: New. Bestandsnummer des Verkäufers I-9781803245171
Anzahl: Mehr als 20 verfügbar
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
Zustand: New. In. Bestandsnummer des Verkäufers ria9781803245171_new
Anzahl: Mehr als 20 verfügbar
Anbieter: PBShop.store UK, Fairford, GLOS, Vereinigtes Königreich
PAP. Zustand: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Bestandsnummer des Verkäufers L0-9781803245171
Anzahl: Mehr als 20 verfügbar
Anbieter: PBShop.store US, Wood Dale, IL, USA
PAP. Zustand: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Bestandsnummer des Verkäufers L0-9781803245171
Anzahl: Mehr als 20 verfügbar
Anbieter: BargainBookStores, Grand Rapids, MI, USA
Paperback or Softback. Zustand: New. Node.js for Beginners: A comprehensive guide to building efficient, full-featured web applications with Node.js 1.44. Book. Bestandsnummer des Verkäufers BBS-9781803245171
Anzahl: 5 verfügbar
Anbieter: GreatBookPrices, Columbia, MD, USA
Zustand: New. Bestandsnummer des Verkäufers 47688004-n
Anzahl: Mehr als 20 verfügbar
Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich
Paperback / softback. Zustand: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 526. Bestandsnummer des Verkäufers C9781803245171
Anzahl: Mehr als 20 verfügbar
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
Taschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Build your first production-grade web application from scratch using Node.js, Express, MongoDB, authentication, and testing with the help of expert guidance and step-by-step explanationsKey FeaturesLearn JavaScript, async programming, and event-driven architectures in Node.jsDiscover best practices for secure deployment and testing of Node.js appsBuild a feature-rich web app from scratch using MongoDB, Express.js, and passport.js, including testingPurchase of the print or Kindle book includes a free PDF Elektronisches BuchBook DescriptionNode.js is a runtime environment that revolutionizes server-side JavaScript development and combines high performance, a unified language stack, a rich ecosystem of packages, and scalability, empowering developers to build efficient, scalable, and versatile applications across a range of use cases. Node.js for Beginners takes you on a progressive learning path, starting with the basics and gradually advancing to complex topics that will give you the skills needed to leverage Node.js.First, you'll delve into Node.js fundamentals and refresh your knowledge of JavaScript before transitioning to the development of modern web applications using Node.js, Express.js, and MongoDB. You'll explore and get hands-on with complex topics such as asynchronous programming, npm libraries, event-driven patterns for HTTP servers, RESTful API, JSON Web Tokens, and more. The final chapters will guide you through the deployment process, offering insights into various strategies, including bare metal setups, virtual machines, and containerization with Docker. You'll also be guided through the use of Process Manager 2 (PM2) for efficient process management.By the end of this Node.js book, you'll have the skills to craft, test, and deploy Node.js web applications confidently and use this powerful stack in your day-to-day projects.What you will learnBuild solid and secure Node.js applications from scratchDiscover how to consume and publish npm packages effectivelyMaster patterns for refactoring and evolving your applications over timeGain a deep understanding of essential web development principles, including HTTP, RESTful API design, JWT, authentication, authorization, and error handlingImplement robust testing strategies to enhance the quality and reliability of your applicationsDeploy your Node.js applications to production environments using Docker and PM2Who this book is forThis book is for developers eager to learn Node.js swiftly and utilize it for web app development. Front-end developers looking to delve into back-end development or become full-stack developers using Node.js will also benefit from this book's comprehensive coverage of topics. Before you get started with this book, you'll need to be familiar with the basics of coding (JavaScript programming or another language), Git and/or GitHub, and front-end development, as these topics aren't covered in the book.Table of ContentsIntroduction to Node.jsSetting Up the Development EnvironmentJavaScript FundamentalsAsynchronous ProgrammingNode.js Core LibrariesExternal Modules and NPMEvent-Driven ArchitectureTesting in Node.jsHandling HTTP and REST APIBuilding Web Applications with ExpressBuilding a Web Application Project from ScratchData Persistence with MongoDBUser Authentication and Authorization with Passport.jsError Handling in Node.jsSecuring Web ApplicationsDeploying Node.js ApplicationsDockerizing a Node.js Application. Bestandsnummer des Verkäufers 9781803245171
Anzahl: 1 verfügbar
Anbieter: GreatBookPrices, Columbia, MD, USA
Zustand: As New. Unread book in perfect condition. Bestandsnummer des Verkäufers 47688004
Anzahl: Mehr als 20 verfügbar