Lessons: 33Length: 4.8 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

10.1 Reading and Displaying Data

One of the most common things we need to do in web apps is to read and display data. In this lesson, I'll teach you how to connect to your database, read data from it, and display that data in the browser.