nuxt / learn.nuxt.com

[Work in Progress] An interactive tutorial and playground for Nuxt
https://learn-dev.nuxt.com
MIT License
528 stars 80 forks source link

managing reactive data and handling events #130

Open Gopikrishna500apps opened 5 months ago

Gopikrishna500apps commented 5 months ago

Changes Made:

netlify[bot] commented 5 months ago

Deploy Preview for learn-nuxt-com ready!

Name Link
Latest commit 1c23dde48a0aaa75a697acbfc4d282956aa3eab6
Latest deploy log https://app.netlify.com/sites/learn-nuxt-com/deploys/660ff0f09024080008d4fa8a
Deploy Preview https://deploy-preview-130--learn-nuxt-com.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

antfu commented 5 months ago

Can you explain more why this is needed? This is the base template and is supposed to be overridden by each lesson

Gopikrishna500apps commented 5 months ago

Can you explain more why this is needed? This is the base template and is supposed to be overridden by each lesson

I thought the base template should include at least one reactive variable. That's why I wrote it that way, for everyone's understanding