Companies Home Search Profile

Node.js Essential Training: Web Servers, Tests, and Deployment

Focused View

Eve Porcello

1:18:46

102 View
  • 01 - Going beyond the basics in Node.mp4
    01:02
  • 02 - What you should know.mp4
    01:13
  • 03 - Working with VS Code.mp4
    01:21
  • 01 - Making a request with the request method.mp4
    05:01
  • 02 - Making a request with the GET method.mp4
    02:03
  • 03 - Building a web server.mp4
    03:46
  • 04 - Creating a file server.mp4
    04:56
  • 05 - Serving JSON data.mp4
    03:32
  • 01 - The package.json file.mp4
    02:12
  • 02 - Using import statements.mp4
    02:03
  • 03 - Using minimist.mp4
    03:08
  • 04 - Using tiny-timer.mp4
    02:50
  • 05 - Managing packages.mp4
    02:19
  • 01 - File servers with serve.mp4
    01:40
  • 02 - Intro to Express.mp4
    05:21
  • 03 - Handling POST requests.mp4
    03:47
  • 04 - Handling DELETE requests.mp4
    03:11
  • 05 - Using Express middleware.mp4
    02:04
  • 01 - Creating a WebSocket.mp4
    03:47
  • 02 - Broadcasting messages with a WebSocket.mp4
    03:47
  • 03 - Creating a WebSocket client with Socket.IO.mp4
    04:50
  • 04 - Emitting Socket.IO events.mp4
    02:05
  • 01 - Creating modular projects.mp4
    01:58
  • 02 - Configuring Babel with Jest.mp4
    04:22
  • 03 - Writing a test.mp4
    04:39
  • 04 - Using code coverage.mp4
    01:08
  • 01 - Next steps.mp4
    00:41
  • Description


    If you’re looking to deepen your essential knowledge of Node.js, you’re in luck. This powerful tool for controlling servers and building web applications allows you to work from just about anywhere. In this course, instructor Eve Porcello walks you through how to connect with web servers and test and deploy Node.js applications.

    Get a thorough introduction to the HTTP module to make a request and build a web server. Learn how to install and manage Node.js tools with the node package manager (npm). Along the way, Eve teaches you how to use WebSockets for real-time two-way communication between web servers and clients, demonstrating how to create a chat application that’s testable and easy to use. By the end of this course, you’ll be ready to start testing and debugging Node.js code on your own, using the available tooling to streamline common tasks such as compiling and minification.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Eve Porcello
    Eve Porcello
    Instructor's Courses
    Eve Porcello is the co-founder of Moon Highway, a curriculum development and training company based in Northern California. For almost a decade, she has taught JavaScript, GraphQL, and React training workshops to tech professionals around the world. She is the co-author of Learning React and Learning GraphQL from O’Reilly Media. You can follow her on Twitter @eveporcello or find her articles at www.moonhighway.com/articles.
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 27
    • duration 1:18:46
    • Release Date 2023/01/18

    Courses related to Web Development

    Subtitle
    Internet and Web Development Fundamentals
    Subtitle
    My First Glide App
    Udemy Gideon Lahav
    Gideon Lahav
    My First Glide App
    2:12:48
    English subtitles
    11/19/2022
    Subtitle
    Website Optimization
    Treehouse Nick Pettit
    Nick Pettit
    Website Optimization
    54:18
    English subtitles
    04/10/2023

    Courses related to Node.Js