Nuxt 3 Server Routes Master Course

  Рет қаралды 18,585

Program With Erik

Program With Erik

Күн бұрын

Пікірлер: 45
@ProgramWithErik
@ProgramWithErik 2 жыл бұрын
Need some mentoring, help with a project, get a career in tech, level up your skills? One week free trial! 👉mentorcruise.com/mentor/erikhanchett/
@siya.abc123
@siya.abc123 2 жыл бұрын
Nuxt has always been so elegant man, it's hard to beat
@alwaisy
@alwaisy Жыл бұрын
these 13.06 minutes solved my problem. Thanks Erik.
@FilipeAguiarCarvalho
@FilipeAguiarCarvalho 2 жыл бұрын
I was expecting this video since the release of Nuxt3. Thank you.
@offgridvince
@offgridvince 2 жыл бұрын
Found it! I knew you had to have something on Nuxt3... Thanks a bunch.
@rayn3r965
@rayn3r965 Жыл бұрын
This is such a great explanation; thank you so much for making such a clean, friendly guide to Nuxt 3 server routes!!
@bartoszsowa5140
@bartoszsowa5140 2 жыл бұрын
10.2022: useQuery() and useBody() have been changed to getQuery() and readBody(). Someone on other channel saved me from going insane so let me save you too.
@darksideishere
@darksideishere Жыл бұрын
thankyousomuchh
@ricko13
@ricko13 2 жыл бұрын
I love you Erik, awesome content!
@ash1kh
@ash1kh 2 жыл бұрын
Nuxt 3 and Nitro truly blows my mind. Pure voodoo magic. :)
@hcmlopes
@hcmlopes 2 жыл бұрын
Only need to restart the server when you first create any of the special folders. As you can see it working in the books example
@vexl.project88
@vexl.project88 Жыл бұрын
Thank tou you, awesome content 💌
@islom_raximqulov
@islom_raximqulov 2 жыл бұрын
Thanks bro, which theme you installed in your VS Code
@emrullahkutlar822
@emrullahkutlar822 2 жыл бұрын
+1
@laprod2009
@laprod2009 2 жыл бұрын
Hello, marketplace.visualstudio.com/items?itemName=RobbOwen.synthwave-vscode
@stevensze378
@stevensze378 2 жыл бұрын
+1
@mleite1
@mleite1 2 жыл бұрын
I think its Synthwave 84 theme, you have to enable the glow
@danielwatson6529
@danielwatson6529 Жыл бұрын
mine all works sweet on local host but when I deploy it the use/readBody triggers a 500 of "The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received an instance of Object"
@davidzita1404
@davidzita1404 2 жыл бұрын
any way to integrate fastify with thet ?
@nutral13
@nutral13 2 жыл бұрын
Is nuxt 3 production ready?
@ozqurozalp
@ozqurozalp 2 жыл бұрын
How can i upload image with nuxt’s own server api?
@PhilippLupulescu
@PhilippLupulescu 2 жыл бұрын
Hey Erik, thanks for this tutorial! If I would like to add some logic to the specific API route, like fetching data from a database or lets say a headless cms that offers it's own API. How would I do that? Could I use some of nuxts fetch methods?
@lessons3141
@lessons3141 Жыл бұрын
Erik, thx for usefull content ! have a question: wich vs-code theme you use in this video? like this code brighting
@ProgramWithErik
@ProgramWithErik Жыл бұрын
Synthwave 84!
@lessons3141
@lessons3141 Жыл бұрын
@@ProgramWithErik thx, installed, awesome. what about to create a video about StoreFront or some platform for e-commerce projects and create some example ? also more about JAMStack , maybe about headless wordpress + nuxt3?) P.S. Hello from Ukraine!
@Alidnet1
@Alidnet1 2 жыл бұрын
Hi Erik, any plans to do a Nuxt3 Google Maps video?
@williamkrisleycardososoare6299
@williamkrisleycardososoare6299 2 жыл бұрын
what is this theme ?
@danielkaviyani3885
@danielkaviyani3885 2 жыл бұрын
Thanks for the video, I have a question, is it possible to make a post API and call it from the backend? for example when we want to create a report file that maybe take long time to be created so we want when this file is created then the backend call an API and send the info of the file to the nuxt app so we can show the download button and set the link
@abuzcoder
@abuzcoder 2 жыл бұрын
what name is theme extension very beautifull
@Hassanbinsafdar-jt6uj
@Hassanbinsafdar-jt6uj Жыл бұрын
which theme you are using
@ProgramWithErik
@ProgramWithErik Жыл бұрын
Synthwave 84
@kakun7238
@kakun7238 2 жыл бұрын
can we get a full stack app tutorial with nuxt sir?
@rickyu1978
@rickyu1978 2 жыл бұрын
Nice, Whats the difference between useFetch and $fetch?.. Also using the /server route we must deploy nuxt to a node server and not to a static host like aws s3 or cloudflare?
@erickw.r.5777
@erickw.r.5777 2 жыл бұрын
$fetch doesn't make an extra api call if called from the server if using server, you cannot use it without a node server or cloud functions
@omercelebi2012
@omercelebi2012 2 жыл бұрын
when I open new project can't find useQuery or useBody but in my older project it was auto imported.. I don't remember how I did it.. Any suggestions?
@pandau
@pandau Жыл бұрын
I believe they are changed to getQuery and readBody. That's how I got it to work.
@pareshpandit
@pareshpandit 2 жыл бұрын
Thanks for the video, much appreciate it. :) A couple of things: 1.) [feedback] : On the API route, 'async > await' threw an error for me, and removing it worked just fine. But the server still throws a 405 error in the server side console though, saying 'HTTP method is not allowed'. 2.) [request] : I was wondering if you could make a video on route validation, since Nuxt3 has now retired the 'validation method', and it has become slightly challenging for newbies like me to get around to it. (Eg. allowing only numbers or ids on a certain route etc.)
@amitraturi9901
@amitraturi9901 2 жыл бұрын
make some videos on phoenix framework and elixir.
@maskman4821
@maskman4821 2 жыл бұрын
awesome 😍
@greendsnow
@greendsnow 2 жыл бұрын
Firebase is still breaking with Nuxt 3...
@debayanghosh5245
@debayanghosh5245 Жыл бұрын
Sir I need help I am trying to use dynamic routes but why I have to generate build again if a new product is added..in Vue js we just had to do product/:I'd please tell me how to overcome this
Why Use Nuxt JS 3 Beta?! (Vue.js 3 With Nuxt Tutorial!!)
32:33
Program With Erik
Рет қаралды 58 М.
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Creating APIs in Nuxt with Daniel Roe
33:33
Treblle
Рет қаралды 14 М.
Nuxt 3 Routing Crash Course
17:12
Program With Erik
Рет қаралды 16 М.
You're Probably Using Nuxt Wrong
5:16
LearnVue
Рет қаралды 35 М.
Easily Add Authentication With Nuxt 3 + Supabase
14:23
John Komarnicki
Рет қаралды 16 М.
Data Fetching With Nuxt 3
20:31
John Komarnicki
Рет қаралды 38 М.
Nuxt 3 - Building a Complete Project
1:12:31
Laith Academy
Рет қаралды 54 М.
Getting Started with Nuxt 3 | A Beginners Guide
8:03
Vue Mastery
Рет қаралды 27 М.
Learn Pinia in 30 MINUTES! (Vue JS 3)
33:58
Make Apps with Danny
Рет қаралды 123 М.
5 Ways to Fetch Data from an API in Vue 3 Composition API
6:28
Justin Brooks
Рет қаралды 76 М.