FSD Front-end Development: Server Tools

Full Stack    |    Intermediate
  • 12 videos | 1h 8m 16s
  • Includes Assessment
  • Earns a Badge
Rating 4.3 of 10 users Rating 4.3 of 10 users (10)
Javascript web development requires a supporting architecture, and Node provides the back-end support that most front-end development code needs. In this 12-video course, learners will explore Node Package Manager (NPM), a tool that installs supporting software for most front-end development for full stack development. To begin, NodeJSJSON package configuration will be downloaded and installed and the command NPM init will be used to create a package .json file; then a simple NodeJS server will be built. You will learn about the importance of the HTTP module and how to use Node's NPM to install a package, Express, then add routes and accept parameters with Express. Next, learn how to modularize the application with JS Files by decomposing the app with Node modules, and then implement controllers to handle the logic. In a further tutorial, you will continue working with Node.js by learning how to work with the host file system. Finally, you will discover how to work with MySQL database using Node and retrieve records. In the closing exercise, learners will build a simple NodeJS server.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Download and install nodejs
    Use npm init to create a package.json file
    Build a simple server
    Recognize the importance of the http module
    Use npm to install express
  • Add routes and accept parameters using express
    Decompose the app using node modules
    Implement controllers to handle logic
    Work with the host file system
    Configure mysql and retrieve records
    Build a simple nodejs server

IN THIS COURSE

  • 2m 19s
  • 4m 35s
    During this video, you will learn how to download and install Node.js. FREE ACCESS
  • Locked
    3.  JSON Package Configuration
    5m
    Learn how to use npm init to create a package.json file. FREE ACCESS
  • Locked
    4.  Configure a Simple Server
    6m 28s
    Find out how to build a server. FREE ACCESS
  • Locked
    5.  The HTTP Module
    4m 36s
    Upon completion of this video, you will be able to recognize the importance of the HTTP module. FREE ACCESS
  • Locked
    6.  NPM Management and Express
    5m 21s
    In this video, find out how to use npm to install Express. FREE ACCESS
  • Locked
    7.  Routing and Parameters
    6m 1s
    In this video, you will learn how to add routes and accept parameters using Express. FREE ACCESS
  • Locked
    8.  Modularization with JS Files
    5m 58s
    Find out how to break the app down into Node modules. FREE ACCESS
  • Locked
    9.  Controllers and Logic
    8m 17s
    In this video, find out how to implement controllers to handle logic. FREE ACCESS
  • Locked
    10.  File Systems
    6m 43s
    Find out how to work with the host file system. FREE ACCESS
  • Locked
    11.  Add a Database to Node.js
    7m 4s
    During this video, you will learn how to configure MySQL and retrieve records. FREE ACCESS
  • Locked
    12.  Exercise: Build a Simple Server
    5m 55s
    During this video, you will learn how to build a simple Node.js server. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 5.0 of 1 users Rating 5.0 of 1 users (1)
Rating 4.6 of 49 users Rating 4.6 of 49 users (49)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 322 users Rating 4.5 of 322 users (322)
Rating 4.5 of 16 users Rating 4.5 of 16 users (16)
Rating 4.1 of 14 users Rating 4.1 of 14 users (14)