DEV Community

Harrison Kugler 🚀🏄
Harrison Kugler 🚀🏄

Posted on

2 2

How does 'input data' get stored? (Beginner Help)

Simple question/concept I am trying to grasp, thank you in advance for your help, this community has been a huge tool for me. 🙌👏

Okay so... using this example, below (click the link for video), how do I go about storing the 'likes' hypothetically.

https://www.useloom.com/share/e8342acd84e440e283f1ababd758eb0b

Would this be done in a DB? (which would you recommend, I have used MongoDB and have been playing around with google firestore)

How does the data get sent? Is this related to 'state management' in Vue? Is this where tools like nuxt.js and vuex come in handy? (Do these questions even make sense? ðŸĪŠðŸ˜…)

Cheers 🎉

https://www.useloom.com/share/e8342acd84e440e283f1ababd758eb0b

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (1)

Collapse
 
harrisonkugler profile image
Harrison Kugler 🚀🏄 â€Ē

Nevermind I figured this one out

thepracticaldev.s3.amazonaws.com/i...

nextjs tutorial video

Youtube Tutorial Series 📚

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a âĪïļ or a friendly comment on this post if you found it helpful!

Okay