Introduction
Learn what we’ll cover in this chapter.
We'll cover the following...
Let’s start our journey by implementing the first two features of our CRUD application, which are represented by the letters “C” and “R.” In the next couple of chapters, we’ll learn how to create, read, and insert data.