Hello, a quick survey. For beginners who are learning Vue.js.
Would you be interested in a vue.js course which won't teach the basics, instead teach how to build actual realtime projects, from small apps to medium sized.
Some course ideas
- Expense tracker - with Airtable API/Google Sheets API
- Complete Landing page with Lead Capture, Sending Emails with Sendgrid
- Small Ecommerce App, capturing Payments with Stripe
- A Node + Express + MongoDB + Vue CRUD app
- Github Gists app
- Sign in with Google/Facebook
- Making a chat app with Websockets
- Making a video call app with WebRTC.
Top comments (10)
Nuxt is must. Or perhaps Gridsome.
I am also interested in SEO aspect as well. (esp. social links)
Nuxt.js + tailwindcss is current go-to stack for building projects.
Currently building a large Bidding platform with Nuxt for my employer, & I have also built multiple sites as a freelancer, so I lots of insights to share on this.
You guys ever tried Next with React? It has way better DX, than nuxt, also less magic.
agreed with Gridsome, i would love to see Gridsome interacting with some sort of backend perhaps.
more gridsome courses would be nice as they are very light across the web. Bringing more attention to this static site generator using vuejs would be awesome and definetly help your blog and/or videos standout from the various nuxtjs and vuejs only videos.
Hi Fayaz! I'd surely be interested in such a course. Learning along while building stuff is the way I like it.
Although tremendous amount of work, I am commited to making this, if I get good response.
I would have definitely been interested in something like this when I was learning.
i use vue js with script src
Yes. Especially 7 and 8 are good ideas.
I would be interested in the ecommerce app with capturing payments as well as utilizing google sheets api! im assuming the google sheets would be as a makeshift databse?