[Vue] - Creating a Collection List Component in Vue - | SheCodes

[Vue] - Creating a Collection List Component in Vue

Learn how to create a Vue.js component to list all entires from a mongodb collection

👩‍💻 Technical question

Write a vue.js component that lists all entries from a collection in a mongodb database.