React with .NET Web API – Basic App Tutorial

Learn how to create a basic React application that leverages a .NET Web API Component (that we write using C#). In order to integrate React with a .NET Web API component we utilise the 'ASP.NET Core with React.js' project template from within the free version of Visual Studio 2022 (the community edition). The App that we build enables users to rank items by dragging and dropping the items (displayed in a list) to a cell position on the ranking grid (the grid is positioned above the list of relevant items). Each cell position on the grid denotes a ranking value for e.g. the top left cell is position number 1, denoting the top ranked item, the cell positioned to the immediate right of this cell denotes the 2nd ranked item and so on...the bottom right cell denotes the worst possible ranking position. So this is a fun app to code that will give a learner an insight into how to build a simple app using React on the front-end that leverages a .NET Web API component on the backend. ⚙️ Code: https://github.com/GavinLonDigital/RankingApp ✏️ Gavin Lon created this tutorial. Check out his channel: @GavinLon ❤️ Try interactive React courses we love, right in your browser: https://scrimba.

Za darmo1 lekcja1 godz. 35 minPoczątkujący

kanał freeCodeCamp.org

stycznia 2023

Sprawdzone 6 dni temu

Za darmo

Kurs jest darmowy i opublikowany na YouTube. Jego autorem pozostaje kanał, my tylko go układamy i sprawdzamy, czy filmy się otwierają.

Zacznij kurs

Powiązane tematy

Kurs zawiera

  • 1 godz. 35 min wideo
  • 1 lekcji
  • Poziom: Początkujący
  • Język: English
  • Pamiętamy, gdzie skończyłeś
  • W całości za darmo, bez karty

Lekcje

1 sekcji · 1 lekcja · 1 godz. 35 min łączna długość

Czego potrzebujesz

  • Bez wcześniejszego doświadczenia: kurs zaczyna od zera.

Opis

Learn how to create a basic React application that leverages a .NET Web API Component (that we write using C#). In order to integrate React with a .NET Web API component we utilise the 'ASP.NET Core with React.js' project template from within the free version of Visual Studio 2022 (the community edition). The App that we build enables users to rank items by dragging and dropping the items (displayed in a list) to a cell position on the ranking grid (the grid is positioned above the list of relevant items). Each cell position on the grid denotes a ranking value for e.g. the top left cell is position number 1, denoting the top ranked item, the cell positioned to the immediate right of this cell denotes the 2nd ranked item and so on...the bottom right cell denotes the worst possible ranking position. So this is a fun app to code that will give a learner an insight into how to build a simple app using React on the front-end that leverages a .NET Web API component on the backend. ⚙️ Code: https://github.com/GavinLonDigital/RankingApp ✏️ Gavin Lon created this tutorial. Check out his channel: @GavinLon ❤️ Try interactive React courses we love, right in your browser: https://scrimba.

Dla kogo jest ten kurs

  • Dla zaczynających React od zera.

Te dwa punkty to nasz wniosek z poziomu kursu. Opis należy do autora.

Picked on Temu

React with .NET Web API – Basic App Tutorial, kanał freeCodeCamp.org