Michael Bleigh @mbleigh.dev · Oct 28

Use views to aggregate information about other types. If I'm building a movie review app, I'll frequently need to surface aggregate review information. Views make it as easy as selecting additional fields in your query:

0 likes 1 replies

?

Replies

Michael Bleigh · Oct 28

You can also use views to create more complex reporting queries, the kind you might show in an administrative dashboard. With an ecommerce site, for example, you can create a daily order volume report: