Course

Final Thoughts

What's next?

You've got a solid base to work from now. You've learned how to use Prisma to interact with your database, and you've seen how to use it in a real application. You've also seen how to use Prisma's tools to generate a client library and how to use that library in your application.

There's a lot more to learn about Prisma, though. You can check out the Prisma documentation for more information on how to use Prisma in your projects.

Extra Features

If you're looking to implement some extra features in your application, here are a few ideas:

  • UX, show a loader when database actions are processing
  • Can you write a filter by rating?
  • Can you add more fields to the product?

What's next?

In the final lessons ahead, you'll learn how to use Prisma to perform more advanced operations on your database, such as aggregations, grouping and transactions.

This concludes the more hands-on part of the course. And all the following lessons are meant as reference and self study. We truly hope you enjoyed the course and learned a lot about Prisma and how to use it in your projects.

0 Comments

"Please login to view comments"

glass-bbok

Join the Conversation!

Subscribing gives you access to the comments so you can share your ideas, ask questions, and connect with others.

Upgrade your account
tick-guideNext Lesson

Aggregates