I just got my first web developer job at an agency two weeks ago, after having been studying on my own for the last three years. I’ve watched so many of your tutorials, and I just wanted to write and send off a huge and heartfelt *thank you* to you Shaun, for everything you have done for me, and I’m sure so many others as well. You’re a fantastic teacher! 💙 Now, back to the video!
@supa10093 жыл бұрын
Congratulations!
@marcinkalmar99642 жыл бұрын
How many houres have you spent per day for learning ? :)
@dawid_dahl2 жыл бұрын
@@marcinkalmar9964 Worked full-time so maybe 2-3 hours per day during work-days and maybe 12-16 per day during weekends. Not all the time obviously, but roughly.
@marcinkalmar99642 жыл бұрын
@@dawid_dahl You have made good thing anyway , I started learn from Ninja hal month ago and this really help me understand better concept , in my case i dont know very good english and i have to learn english and java script in the same time (java script wring it :D ) I wait when I will became better in english and this allow me better understand :)
@dawid_dahl2 жыл бұрын
@@marcinkalmar9964 Awesome work learning English and programming at the same time. That must be super challenging! 🙏🏻🙌🏻
@7AM_view3 жыл бұрын
This guy sharing knowledge free of cost. Why he has not yet 1M subs? This man must be honoured with a civilian award.
@dawid_dahl3 жыл бұрын
Amen.
@svampefett2 жыл бұрын
When you are not paying, your attention is the currency ;)
@pepnieto95552 жыл бұрын
Well, he just got them :p
@exoticcoder53652 жыл бұрын
Life Saver, Hero doesn't need to wear cape. Thank you so much so much
@SamLuvsPizza3 жыл бұрын
Aww yeah, just in time for my break at work! 🔥😁
@NickPics233 жыл бұрын
I love you. Ive been racking my brain figuring how to learn this and you made it so easy to understand.
@joaquingavernet3 жыл бұрын
Thank you so much for the clarity you share in each of your videos. You are amazing!
@bahabelomgebremedhn2318 Жыл бұрын
words fail me to thank you ninja.
@alexcostal37492 жыл бұрын
Amazing Short video but more realistic keep it up 🙂
@monireol3 жыл бұрын
Sir, how can I return the params. Not only number. I want to return any string, what user put the value in [id].js I can't solve. Please solve
@juleshwa3 жыл бұрын
If you want to use /ninjas/username, you can change to: href={`/ninjas/${ninja.name.toLowerCase().split(" ").join("-")}`}
@リンゴ酢-b8g2 жыл бұрын
a best path is determined by the quickest routing interfaces, since they are superior (cost less)
@bishnudas35623 жыл бұрын
i noticed the ninjas listing page before loading freezes for a while... is this because of async calls made to api?
@skverskk2 жыл бұрын
Great info, as always
@NetNinja2 жыл бұрын
Thanks Ken!
@alejomakevids2 жыл бұрын
If I'm using the pokemon api will nextjs generate more than 500 static files for them? I'm currently learning about this framework and don't know how handle this use case. In plain react would just use react-router-dom package and handle this easily I don't know how to achieve the same in next.
@Array_of_objects Жыл бұрын
What about a route like /users/id/verify/tokenId ? How would I do a route like this? Where id and tokenId are obviously always different?
@codehat36453 жыл бұрын
Brilliant videos!! It really helped me with my work!!
@seyolas35883 жыл бұрын
if we pass a string like /ninjas/mystr It is also working how to fix this ?
@ahmedmelfay2 жыл бұрын
But how can you check if the id exists in the response? Lets say you only get 10 ninjas from the response but if you type in the url /ninjas/11 it would still redirect you to details page even tho you dont have an id of 11. I know i can use .includes() but is there like a cleaner way?
@omartrkzi2 жыл бұрын
Ye, exactly, and if you type in the URL: /ninjas/some/route/that/doesn_t/exist you will get the same result: a 404 response. What did you expect ?
@dawoodchaudary87363 жыл бұрын
what about /ninja/1/ninja-slug ? how to handle this
@AutisticThinker3 жыл бұрын
4:53... Plus sign instead template literal!!! Oh it matters! :)
@petecodes3 жыл бұрын
Great tuts
@beebabacha4493 жыл бұрын
sir can you help me to solve my problem. i am facing problem in sharing an article from my site on facebook in nextjs app. it sharing only homepage meta data not other page data
@pikolq76653 жыл бұрын
how to place the footer down ? plz tell
@zoomixinfohelp89953 жыл бұрын
Great content
@ridl273 жыл бұрын
ty
@MyStockz2 жыл бұрын
Me thinking why he doesn't have a million sub... Me realizing that he has a mil sub.... Me thinking why he doesn't have 2 million subs...
@VS2573 жыл бұрын
JSON place holder seem to stopped working
@sontiyo71133 жыл бұрын
its working for me
@richleach1983 жыл бұрын
the entire React/Next.js/JSON ecosystem occasionally seems to need a "jiggle the handle" (restart the server)
@mathewdavies14802 жыл бұрын
Why does everyone pronounce 'route' as 'rowt'? In Britain when we say something like 'route planner' its pronounced 'root'.
@Ibrahim-oc5ql3 жыл бұрын
So GG
@beebabacha4493 жыл бұрын
sir can you help me to solve my problem. i am facing problem in sharing an article from my site on facebook in nextjs app. it sharing only homepage meta data not other page data
@pikolq76653 жыл бұрын
how to place the footer down ? plz tell
@beebabacha4493 жыл бұрын
sir can you help me to solve my problem. i am facing problem in sharing an article from my site on facebook in nextjs app. it sharing only homepage meta data not other page data