Sign up to instantly unlock all premium code snippets.
UNLOCK CODE
Login
Comments
Want to participate?
Create a free Chris Courses account to begin
Login
z
zagro posted 12 days ago
hey., i found this video on youtube but the i cannot get the source code to this (its only for payer, but it is supposed to be free). Will you make it available please? thx
0
viloria posted 3 months ago
I started web application development for beginners. At the end of video 2. Submitting Form Data from The Frontend
you jump to the router.js page that is quite different from the one I have. I need to know where to type (router.post('/api/users', controller.user.create)
hope to hear from you soon
0
viloria posted 3 months ago
I started web application development for beginners. At the end of video 2. Submitting Form Data from The Frontend
you jump to the router.js page that is quite different from the one I have. I need to know where to type (router.post('/api/users', controller.user.create)
hope to hear from you soon
0
d
dshhh posted 2 years ago
Getting a huge page of errors. Somethign from prettier.
somethign about potentially fixable with the `--fix` option
If I exit npm run dev and then run it again the page shows fine, but as soon as i make some change in the code and refresh the page, i get the full page of errors after briefly showing the normal page.
0
chris posted 2 years ago
Hi dshhh, might be some of the options associated with the initial scaffolding, particularly prettier and eslint. A quick fix would be to rescaffold the nuxt app and then select “none” for the prettier and eslint options. They’re more-so there to better your coding experience, but if it’s taking away since it doesn’t work to begin with, a simple removal for this course will still work.
This course itself could use a bit of an update since nuxt has changed so much over just the past year. I’ll be back in my studio Wednesday, so if you can wait til then, I should be able to start knocking out some updated videos here to get ya going.
hey., i found this video on youtube but the i cannot get the source code to this (its only for payer, but it is supposed to be free). Will you make it available please? thx