This page is a work in progress.You can help improve it. →

Build a Full Stack App

In this lesson, we will be combining all of our skills from Introduction to Programming with C# and Fundamentals of Front-end Web Development. To do so, we will build an application that will let us track our favorite taco restaurants in town. As we go, we will incrementally add features to our application. The backend will be an API that we develop in C# using LINQ with Entity Framework. The front end will be a React application that will fetch data from our API and support multiple pages with React Router

© 2017 - 2022; Built with ♥ in St. Petersburg, Florida.