Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Go From Zero To Hero With Node.Js

    Posted By: ELK1nG
    Go From Zero To Hero With Node.Js

    Go From Zero To Hero With Node.Js
    Last updated 1/2019
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 2.15 GB | Duration: 5h 48m

    A practical guide to building high-performance server-side applications with Node.js and projects in Node.js

    What you'll learn

    Build, test, and deploy web applications with Node .js, Express, React, MongoDB

    Build a voting and shopping app with MERN stack

    Create backend APIs using Node .js and interact it with React frontend

    Communicate from a server to the client with EJS

    Learn how to use the four common HTTP requests

    Work with WebSockets and Socket .io to create a messaging app

    Upload images, video files, and documents on-cloud storage using AWS Microservice S3

    Requirements

    Familiarity with JavaScript programming is assumed.

    Description

    Node.js is a JavaScript framework for writing server-side applications. Its non-IO blocking technology makes it perfect for creating highly scalable web applications built around user interaction. Node.js is a performance efficient server-side platform which makes writing backend code, simple and fun. If you’re a developer who wants to explore the practical side of building server-side applications, then go for this course. This comprehensive 2-in-1 course enables you to build, test, and deploy modern web applications with Node.js, Express, React, and MongoDB. You will build 3 projects using the MERN stack to get to grips with these technologies. In the first project, you will build a voting application, focusing on server-side tasks with Node.js and Express and then communicating from the server-side to the client with EJS. In the second project, you will learn about WebSocket API and real-time communication to develop a messaging application. In the third project, you will learn to create APIs with Node.js for developing a backend for shopping application and then build the entire app using MERN stack.  Finally, you will explore microservices and cloud storage with AWS for deploying the applications. Contents and OverviewThis training program includes 2 complete courses, carefully chosen to give you the most comprehensive training possible. The first course, Node.js in 7 Days, will give you a firm basis from where to get started and work on your own projects with Node.js. Each section is followed by a hands-on, practical assignment as homework to help you readily implement what you've learned in a functional manner. From learning the basics move on to create a Web Server. Learn the newest method for asynchronous development thus advancing your knowledge in getting familiar with Authentication. Finally, you’ll debug and test Node.js using common tools. In the second course, Real World Node.js Projects, you will learn a broad range of skills to build high-performance real-world applications with MERN Stack. You will start by developing a voting application, focusing on server-side tasks with Node.js and Express and then communicating from the server-side to the client with EJS. You will then learn about WebSockets and real-time communication, which will lead on to developing a messaging application. You will also discover microservices and cloud storage with AWS and upload assets, such as images, video files, documents, and more. Finally, you will create a Node.js API and interact with it using the very popular library, React to create a shopping application and connecting it to the backend API using the MERN stack. By the end of this course, you will have adapted to using a broad range of Node.js skills and JavaScript technologies to create highly performant, full-stack web applications with MERN stack. About the Authors:Dave Irvine is responsible for leading a small team of Node.js and React.js developers to create a fully realized holiday and employee record-keeping system, along with a visitor management system. He is a keen JavaScript engineer with a passion for the entire tech stack, from the server power cable to the mobile in your hand. Mohammad Hunan Chughtai is a software engineer from NYC who has developed several courses with Packt Publishing. His primary interest lies in programming in the MERN stack (MongoDB, Express.js, React, and Node.js), and also use some other technologies such as Amazon Web Services, React Native, PHP, Java, and Ruby on Rails. Dimitris Loukas is a software engineer currently part of a growing start-up building a revolutionary referral marketing platform with Node.js, Angular, MySQL, Redis, and Docker. He also develops trading software applications using C#, Aurelia, and TypeScript. He is an author at Packt and has developed many video tutorials in C#, .NET Core, and TypeScript. He has worked for two startups in the past, is active in the open-source community, and loves taking up small side-projects. He has developed microservices using C# and Node.js and has also mastered Angular, Aurelia, and Vue.JS. He is an early adopter of .NET Core and is fascinated by modern JavaScript and where the web is going.

    Overview

    Section 1: Node.js in 7 Days

    Lecture 1 The Course Overview

    Lecture 2 Installing Node.js and VS Code

    Lecture 3 Node Package Manager (npm)

    Lecture 4 Hello World!

    Lecture 5 Assignment

    Lecture 6 From Functions to Arrow Functions

    Lecture 7 Modules and Libraries

    Lecture 8 Getting Input from Users and Arguments

    Lecture 9 Assignment

    Lecture 10 Working with Event Loop

    Lecture 11 Exploring Callbacks

    Lecture 12 Implementing Promises

    Lecture 13 Assignment

    Lecture 14 Creating Node Web Server

    Lecture 15 Express Basics

    Lecture 16 Running an App on Express

    Lecture 17 Assignment

    Lecture 18 Unit Testing Approaches and Tooling

    Lecture 19 Testing a Web Service with Jest

    Lecture 20 Debugging Node Applications

    Lecture 21 Assignment

    Lecture 22 Advanced Asynchronous Operations

    Lecture 23 Async/Await in Node

    Lecture 24 Testing Async Functions

    Lecture 25 Assignment

    Lecture 26 Authentication in Express Using Passport

    Lecture 27 MongoDB with Node

    Lecture 28 Running Node in Production

    Lecture 29 Assignment

    Section 2: Real World Node.js Projects

    Lecture 30 The Course Overview

    Lecture 31 Overview of the Project and Essentials to Get Started

    Lecture 32 Creating the User Interface of the Voting Application

    Lecture 33 Reading Data from a File Using the File System Module

    Lecture 34 Adding the Ability to Post Data to the File

    Lecture 35 WebSockets and Introduction to the Project

    Lecture 36 Creating the User Interface of Our Messaging Application

    Lecture 37 Handling Our Message WebSocket Events Through Our Server Side

    Lecture 38 Getting Started with AWS Console and S3

    Lecture 39 AWS S3 Command Line

    Lecture 40 AWS S3 with a Node.js Application

    Lecture 41 Deploying a Static Website with AWS S3

    Lecture 42 Posting Data to Our Database

    Lecture 43 Deleting Data from Our Database

    Lecture 44 Updating Data from Our Database

    Lecture 45 Completing Our Server-Side Shopping API

    Lecture 46 Starting a React Project

    Lecture 47 Creating Services

    Lecture 48 Using the App Component’s State

    Lecture 49 The Products Component

    Lecture 50 The Orders Component

    Lecture 51 The Cart Component

    This course is for web developers who want to create amazing real-world applications using Node. js.