nashville-software-school / server-side-dotnet-curriculum

A student-driven, server-side web development course using C#/.NET, ASP.NET Core, PostgreSQL and React
22 stars 11 forks source link

Add DTO layer to projects starting in book 2 #75

Closed joshdbarton closed 1 year ago

joshdbarton commented 1 year ago

There are a number of problems that students are asked to solve in the current materials for which the best (and ultimately, the most straightforward) answer is to use DTOs. The only place in the curriculum that has space for an additional concept is probably book II.