Log In

Practical ASP.NET

  • We need you to build an online store
  • Prototype the frontend
    • Prerequisites
    • Spin up a new React.js and ASP.NET Core project
    • Core Concept - dotnet new
    • Core Concept - Why do I need node.js to work with React?
    • Requirement - That elusive first feature
    • Build a product list using React
    • Core Concept - JSX
    • Requirement - Show product details
    • Show product details
    • Core Concept - React State
    • Requirement - Link to those product details
    • Link Product List to Details
    • Core Concept - Props
    • Fix that pesky dev tools "Keys" console warning
    • Core Concept - Imports and Exports
    • Refactor the product list into its own component
    • Core Concept - Two types of React component
    • Practice Feature - Refactor Product Cards out from the list
    • Core Concept - De-composing user interfaces using React.js
  • Hook it up to the backend
  • Making it real (add a database)
  • Time to implement the shopping cart
  • Viewing your cart and checking out
  • Checkout
  • Time to let our users log in

Existing user? Log In

This content is locked

Want to keep going?

Enroll now and get instant, unlimited access to all of Practical React + ASP.NET Core Web API.

Start using React with ASP.NET Web API today

$129

  • 39 practical step-by-step videos
  • Help and support if you get stuck
  • Full source code
  • Instant access to the entire course
Buy Now
Learn More