LaunchCodeEducation / csharp-web-dev-curriculum

Hugo version of C# Unit 2
http://education.launchcode.org/csharp-web-dev-curriculum/
1 stars 5 forks source link

Chapter 10 Simple Controllers Note links to old text #75

Open matthewcreek opened 3 months ago

matthewcreek commented 3 months ago

Relevant link

Text states: "Do HTTP requests and responses feel unfamiliar? If you’re feeling rusty on these topics, it’s a good idea to brush up now, as routing requires a foundational understanding of HTTP data transfer.

Here’s our introduction to HTTP for reviewing the concepts."

Hyperlink leads to old JavaScript web dev book instead of the new one. Material looks generally the same, but may lead to confusion if learners see an unfamiliar format with other unfamiliar chapters (like Angular).