Personnaliser

OK

Node.js for Beginners - Gascón, Ulises

Note : 0

0 avis
  • Soyez le premier à donner un avis

Vous en avez un à vendre ?

Vendez-le-vôtre
Filtrer par :
Neuf (1)
Occasion (2)
Reconditionné

33,26 €

Occasion · Bon État

  • Ou 8,32 € /mois

  • 1,66 € offerts
    • Livraison GRATUITE
    • Livré entre le 9 et le 13 avril
    Voir les modes de livraison

    momox

    PRO Vendeur favori

    4,8/5 sur + de 1 000 ventes

    Livré gratuitement chez vous en 2 semaines. L'article présente des traces d'utilisation, mais est en bon état. 2 millions de ventes réalisées en 5 ans, merci de votre confiance ! Découvrez les avis (https://fr.shopping.rakuten.com/feedback/momox) de ... Voir plus

    Nos autres offres

    • 58,57 €

      Produit Neuf

      Ou 14,64 € /mois

      • Livraison à 0,01 €
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes

      Expédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.

    • 70,86 €

      Occasion · Comme Neuf

      Ou 17,72 € /mois

      3,54 € offerts
      • Livraison : 25,00 €
      • Livré entre le 17 et le 27 avril
      Voir les modes de livraison
      4,6/5 sur + de 1 000 ventes
      Service client à l'écoute et une politique de retour sans tracas - Livraison des USA en 3 a 4 semaines (2 mois si circonstances exceptionnelles) - La plupart de nos titres sont en anglais, sauf indication contraire. N'hésitez pas à nous envoyer un e-... Voir plus
    Publicité
     
    Vous avez choisi le retrait chez le vendeur à
    • Payez directement sur Rakuten (CB, PayPal, 4xCB...)
    • Récupérez le produit directement chez le vendeur
    • Rakuten vous rembourse en cas de problème

    Gratuit et sans engagement

    Félicitations !

    Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !

    En savoir plus

    Retour

    Horaires

        Note :


        Avis sur Node.Js For Beginners de Gascón, Ulises Format Broché  - Livre Informatique

        Note : 0 0 avis sur Node.Js For Beginners de Gascón, Ulises Format Broché  - Livre Informatique

        Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.


        Présentation Node.Js For Beginners de Gascón, Ulises Format Broché

         - Livre Informatique

        Livre Informatique - Gascón, Ulises - 30/04/2024 - Broché - Langue : Anglais

        . .

      • Auteur(s) : Gascón, Ulises
      • Editeur : Packt Publishing
      • Langue : Anglais
      • Parution : 30/04/2024
      • Format : Moyen, de 350g à 1kg
      • Nombre de pages : 382
      • Dimensions : 23.5 x 19.1 x 2.1
      • ISBN : 1803245174



      • Résumé :
        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 Key Features: - Learn JavaScript, async programming, and event-driven architectures in Node.js - Discover best practices for secure deployment and testing of Node.js apps - Build a feature-rich web app from scratch using MongoDB, Express.js, and passport.js, including testing - Purchase of the print or Kindle book includes a free PDF eBook Book Description: 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. What You Will Learn: - Build solid and secure Node.js applications from scratch - Discover how to consume and publish npm packages effectively - Master patterns for refactoring and evolving your applications over time - Gain a deep understanding of essential web development principles, including HTTP, RESTful API design, JWT, authentication, authorization, and error handling - Implement robust testing strategies to enhance the quality and reliability of your applications - Deploy your Node.js applications to production environments using Docker and PM2 Who this book is for: 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. Table of Contents - Introduction to Node.js - Setting Up the Development Environment - JavaScript Fundamentals - Asynchronous Programming - Node.js Core Libraries - External Modules and NPM - Event-Driven Architecture - Testing in Node.js - Handling HTTP and REST API - Building Web Applications with Express - Building a Web Application Project from Scratch - Data Persistence with MongoDB - User Authentication and Authorization with Passport.js - Error Handling in Node.js - Securing Web Applications - Deploying Node.js Applications - Dockerizing a Node.js Application...

        Sommaire:
        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.js Discover best practices for secure deployment and testing of Node.js apps Build a feature-rich web app from scratch using MongoDB, Express.js, and passport.js, including testing Purchase of the print or Kindle book includes a free PDF eBook Book Description Node.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 scratch Discover how to consume and publish npm packages effectively Master patterns for refactoring and evolving your applications over time Gain a deep understanding of essential web development principles, including HTTP, RESTful API design, JWT, authentication, authorization, and error handling Implement robust testing strategies to enhance the quality and reliability of your applications Deploy your Node.js applications to production environments using Docker and PM2 Who this book is for 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.Table of ContentsIntroduction to Node.js Setting Up the Development Environment JavaScript Fundamentals Asynchronous Programming Node.js Core Libraries External Modules and NPM Event-Driven Architecture Testing in Node.js Handling HTTP and REST API Building Web Applications with Express Building a Web Application Project from Scratch Data Persistence with MongoDB User Authentication and Authorization with Passport.js Error Handling in Node.js Securing Web Applications Deploying Node.js Applications Dockerizing a Node.js Application...

        Détails de conformité du produit

        Consulter les détails de conformité de ce produit (

        Personne responsable dans l'UE

        )
        Le choixNeuf et occasion
        Minimum5% remboursés
        La sécuritéSatisfait ou remboursé
        Le service clientsÀ votre écoute
        LinkedinFacebookTwitterInstagramYoutubePinterestTiktok
        visavisa
        mastercardmastercard
        klarnaklarna
        paypalpaypal
        floafloa
        americanexpressamericanexpress
        Rakuten Logo
        • Rakuten Kobo
        • Rakuten TV
        • Rakuten Viber
        • Rakuten Viki
        • Plus de services
        • À propos de Rakuten
        Rakuten.com