Companies Home Search Profile

React: Creating and Hosting a Full-Stack Site

Focused View

4:44:33

67 View
  • 01.01-create a full-stack website.mp4
    01:15
  • 01.02-what you should know.mp4
    01:33
  • 01.03-installing node.js and npm.mp4
    01:34
  • 01.04-project introduction.mp4
    00:49
  • 02.01-why react.mp4
    03:27
  • 02.02-setting up a react project.mp4
    05:34
  • 02.03-creating the app component.mp4
    04:03
  • 02.04-creating your blog pages.mp4
    10:01
  • 02.05-using react router links.mp4
    05:36
  • 02.06-url parameters with react router.mp4
    09:29
  • 02.07-creating and linking the articles list.mp4
    08:45
  • 02.08-making your articles list modular.mp4
    05:18
  • 02.09-creating a 404 page in react.mp4
    08:10
  • 03.01-why node.js.mp4
    01:32
  • 03.02-setting up an express server.mp4
    06:19
  • 03.03-testing an express server with postman.mp4
    08:10
  • 03.04-url parameters in express.mp4
    05:46
  • 03.05-upvoting articles.mp4
    06:36
  • 03.06-automatically updating with nodemon.mp4
    05:01
  • 03.07-adding comments.mp4
    07:23
  • 04.01-why mongodb.mp4
    01:33
  • 04.02-downloading and installing mongodb.mp4
    07:23
  • 04.03-adding mongodb to express.mp4
    08:33
  • 04.04-rewriting your upvote endpoint.mp4
    05:56
  • 04.05-rewriting your comments endpoint.mp4
    09:18
  • 05.01-the axios library.mp4
    04:08
  • 05.02-adding react hooks.mp4
    05:07
  • 05.03-calling useeffect at the right time.mp4
    03:06
  • 05.04-adding data loading to page components.mp4
    06:49
  • 05.05-displaying comments.mp4
    03:41
  • 05.06-creating an upvote button.mp4
    04:49
  • 05.07-creating an add comment form.mp4
    11:39
  • 06.01-why firebase auth.mp4
    01:17
  • 06.02-creating a firebase project.mp4
    04:16
  • 06.03-adding firebase auth to react.mp4
    09:27
  • 06.04-build a login form.mp4
    11:56
  • 06.05-creating a custom auth hook.mp4
    08:52
  • 06.06-build a create-account page.mp4
    07:59
  • 06.07-adding firebase auth to node.js.mp4
    06:25
  • 06.08-protecting endpoints using auth-tokens.mp4
    08:44
  • 06.09-protecting the upvote and comment endpoints.mp4
    04:47
  • 06.10-making requests with auth tokens.mp4
    06:41
  • 06.11-making interface adjustments for authenticated users.mp4
    06:34
  • 07.01-preparing an app for release.mp4
    07:12
  • 07.02-setting up hosting for mongodb.mp4
    11:12
  • 07.03-releasing a full-stack application.mp4
    08:15
  • 07.04-shutting down a google cloud project.mp4
    01:07
  • 08.01-next steps.mp4
    01:26
  • Description


    You've learned React and can create amazing front-end interfaces. But deploying them requires more. You need logic—and a place to put it. By combining your front-end UI with a back-end solution and cloud hosting, you can build powerful and interactive full-stack applications. In this project-based course, Shaun Wassell shows how to combine React, Node.js, and Amazon Web Services (AWS) in a full-stack, full-featured website, including user-friendly forms for posting articles and comments. Learn how to create an interface from React components, develop a Node.js server, tie in a MongoDB database, add user authentication with Firebase Auth, and deploy your site on Amazon Web Services. Join Shaun in this course to gain the skills to take your client services to the next level: full-stack web applications that are truly interactive.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    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 48
    • duration 4:44:33
    • Release Date 2023/04/29

    Courses related to React

    Courses related to Programming Fundamentals