Building React and ASP.NET MVC 5 Applications
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to combine the powers of React.js and Microsoft ASP.NET MVC 5 to develop full-stack web apps.
Syllabus
Introduction
- The power of React and ASP.NET MVC 5
- What you should know
- Set up the development environment
- ASP.NET MVC 5, React, and full-stack app quick overview
- Why React with ASP.NET MVC 5?
- The React and ASP.NET MVC app we are building
- Scaffold a project with MVC 5
- Add data models for Entity Framework
- Add Entity Framework DbContext
- Create controller methods for UI pages
- Add register and login views
- Test register and login features
- Create a REST API controller
- Add an action method to read records in JSON format
- Add an action method to create records
- The dev environment issue with React and Visual Studio 2015
- Set up webpack, TypeScript, and configs
- Set up React and type definitions and configs
- Add a React data model and state classes
- Add a React component and fetch data
- Render data as a grid of boxes
- Add shopping cart functionality with React
- Continuing to add shopping cart functionality
- Handling events for React elements
- Add React form component to submit data
- Responsive UI and mobile friendliness
- Understanding the API vulnerability
- Secure the API with AuthorizeAttribute
- Debugging the front end and back end
- Testing and completion
- Next steps
Taught by
Kazi Nasrat Ali
Related Courses
Introduction to ReactJSMicrosoft via edX Front-End Web Development with React
The Hong Kong University of Science and Technology via Coursera Multiplatform Mobile App Development with React Native
The Hong Kong University of Science and Technology via Coursera Client-based Web Applications development: ReactJS & Angular
Universidad Politécnica de Madrid via MirÃadax React
Udacity