Creating Use Cases
Last updated
Last updated
In this subsection, we're going to make a couple of for the note app with the help of the .
This tutorial will cover the following features:
A. CRUD Operations
We'll create multiple use cases to create, read, update and delete notes.
B. Data Streams
We'll create a use case for streaming a collection of notes.