Dynamic Refs and State in React
18:02
Coding all NextJS 13 Features (2022)
29:04
Every way to add CSS in a React app
11:36
Пікірлер
@bobyd44
@bobyd44 12 күн бұрын
just curios, what would be the diffrencce deploying a Docker image instead the app itself? It would be on the app build size or what? Thank you
@ExplorewithZac
@ExplorewithZac 24 күн бұрын
Dynamically inserting header and footer components and creating object oriented styles is standard practice for most vanilla web apps these days... These are not the main problems that React/Next solves. We don't want to mislead people into thinking that vanilla web apps inherently require duplication, because that is simple false.
@ExplorewithZac
@ExplorewithZac 24 күн бұрын
2:35... JavaScript Components already allows components to be defined and dynamically inserted into pages (such as the header, footer, or other reusable sections). The process is very simple and effective. React was not created to solve this problem. React was created to handle partial reloads; updating components without having to reload the entire page.
@RH-mk3rp
@RH-mk3rp Ай бұрын
This task should no take 44 minutes
@luislongoria6621
@luislongoria6621 Ай бұрын
MOST if not ALL CARTOONISTS ARE QUEER. It's not some Korean Blackpink joke that would have you JAILED in Korea. Their Art is their Only Escape from their PRISON OF THE FLESH
@luislongoria6621
@luislongoria6621 Ай бұрын
If Vegetarian Homosexuals want to "Consume" animals for their own benefit, Vegetarian Organic Farrms should be FREE to Exercise their BESTIAL RIGHTS
@luislongoria6621
@luislongoria6621 Ай бұрын
If a Fish can be taught to drive an RC car at Caltech, monkeys ought to be able to post Dancing Videos on TIKTOK. Neuralink FAILED by Restricting the Monkeys from Starlink Access. SOLITARY ISOLATION KILLS more Lab Animals than GUNS
@samiranjoseph9793
@samiranjoseph9793 Ай бұрын
WOW ! Thanks for the lucid explanation.
@johan127lespaul
@johan127lespaul Ай бұрын
excelent video ! definitely the best info is in english, i saw a lot of videos in spanish about this and i didin't understand.
@ANURAG_GUPTA576
@ANURAG_GUPTA576 Ай бұрын
Thanks , explained in short
@shaqdrippinfaucet
@shaqdrippinfaucet Ай бұрын
Absolute gold man❤
@JC-yy5nf
@JC-yy5nf Ай бұрын
Brother. You need to tell me which keyboard that is. Sounds so good.
@Rakscha-Sun
@Rakscha-Sun 2 ай бұрын
Google zoosadism and macaques. This monkeys don't suffer for science, they suffer because the people controlling this experiments are psychopaths.,
@sandeep-4433
@sandeep-4433 2 ай бұрын
I want to connect next js with sql server rather than mysql.. can u explain.. how.. regarding tables connection and stored procedures also..
@robertnewberry7799
@robertnewberry7799 2 ай бұрын
Sepher Yetzirah The Book of Formation Abraham Chapter VI 9. God hath also set one thing against the other; the good against the evil and the evil against the good, good from good and evil from evil, the good marks out the evil and the evil marks out the good; good is reserved for the good ones and evil is reserved for the evil ones. Isaiah 5:20 “Woe unto them that call evil good, and good evil; that put darkness for light, and light for darkness; that put bitter for sweet, and sweet for bitter!” Gaze to Abraham your Father and to Sara who conceived you, for he was alone and I called him and I blessed him and I increased him Genesis 12:1-3 King James Version 12 Now the Lord had said unto Abram, Get thee out of thy country, and from thy kindred, and from thy father's house, unto a land that I will shew thee: 2 And I will make of thee a great nation, and I will bless thee, and make thy name great; and thou shalt be a blessing: 3 And I will bless them that bless thee, and curse him that curseth thee: and in thee shall all families of the earth be blessed.
@marcellaecommerce
@marcellaecommerce 3 ай бұрын
Thank you Brother.
@LauraHaas
@LauraHaas 3 ай бұрын
Thank you very much for these explanations! React is a great tool
@maxschneidercodes3
@maxschneidercodes3 3 ай бұрын
Thank you so much!
@patolorde
@patolorde 3 ай бұрын
Thanks brother!
@darz_k.
@darz_k. 3 ай бұрын
Not a brilliant idea having your heavy keyboard keys mic'd up.
@zainmp3499
@zainmp3499 3 ай бұрын
very helpfull video thankyou
@amremam4188
@amremam4188 3 ай бұрын
Then what is the point of npm run build
@nshettys
@nshettys 4 ай бұрын
Great Stuff! Thanks. And yes, you got a new subscriber to your channel today
@simonboddy7415
@simonboddy7415 4 ай бұрын
Really good! I'm still getting over the fact that nextjs has to be built in situ. A build can always fail, so it seems very risky to overwrite your live site with some new code that needs to be built. Folk are likely handling this with containers but I think I'm going to try a blue/green strategy and switch the nginx config when the build has succeeded. I'm also a bit startled to see the PATH modified in the deployment pipeline. Why should I need to modify my pipeline every time my node version changes? I think I need a better solution there. God I wish we still had server guys.
@jake_bareng
@jake_bareng 4 ай бұрын
this was an actual good video and it was not 1 hour long like other videos
@iSkayer
@iSkayer 4 ай бұрын
This was a really great tutorial, thank you for walking us through the steps. I already knew most of them, but needed a refresh, especially on the pm2 part. Keep up the great work!
@thecrazymedic4480
@thecrazymedic4480 5 ай бұрын
This guy is a genius. Thanks a lot. I was having a lot of issues with SSH keys but it's clear now
@CmdZOD
@CmdZOD 5 ай бұрын
Thank you so much, i was banging my head on the wall with this SSH stuff !
@mathlouly
@mathlouly 5 ай бұрын
pretty good, ty.
@pongtswaila7922
@pongtswaila7922 5 ай бұрын
Very helpful content. Tnx so much! 🙏
@scottnoring2960
@scottnoring2960 5 ай бұрын
How old is this. Is it NextJS14? I'm getting errors with usestate and useffect.
@palakbasak3551
@palakbasak3551 5 ай бұрын
How to deploy this?
@Tanner-cz4bd
@Tanner-cz4bd 5 ай бұрын
thanks bro
@davidtakidze25
@davidtakidze25 5 ай бұрын
Thank you for the incredible video! I have a question: I’m currently using a droplet to host WordPress and would like to host a Next.js application on the same droplet. I followed your steps, but are there any additional considerations I should consider when hosting Next.js and WordPress on the same server?
@AndreWang-kf3zu
@AndreWang-kf3zu 5 ай бұрын
It works! I applied google analytics on my nextjs personal website. Super helpful.
@josemarceloalexandre3656
@josemarceloalexandre3656 5 ай бұрын
Wow, best video I've ever watched on KZbin! Congratulations!!!
@arfazchhapawala2892
@arfazchhapawala2892 5 ай бұрын
Thanks for sharing an amazing tutorial 🙏. I was really searching for the perfect one, and it is well explained 🙌
@Marlorouse109
@Marlorouse109 5 ай бұрын
Thanks for sharing !!! This was very helpful!
@imomuganda
@imomuganda 6 ай бұрын
Double like! This was clear, concise, and it worked.
@beticohernandez9536
@beticohernandez9536 6 ай бұрын
interesante. Un carrito de compra seria interesante tambien.
@FelipeOcampo-v4i
@FelipeOcampo-v4i 6 ай бұрын
Super helpful! Thanks so much
@proconfusedtechie3867
@proconfusedtechie3867 6 ай бұрын
It's okay if we want to pass one or two state variables. But still react is bad when the application grows large and need to pass multiple state variables and their setters. It needs support from redux when the application grows large
@devinsmith4713
@devinsmith4713 6 ай бұрын
8 hours of my life (of which I still didn't succeed in) summed up in 25 minutes. Now I can get on with the meat of my project. Thank you.
@vaskoooo
@vaskoooo 6 ай бұрын
Man I just discovered your channel and I’m already addicted. You have a realtà nice way to deliver concepts
@christianpossidonio
@christianpossidonio 6 ай бұрын
Do you winner my like and I subscribe. Thanks my fried. Ops, I`m from Rio de Janeiro - Brazil here
@marchello6826
@marchello6826 6 ай бұрын
Thank you for the incredibly helpful content!
@ijusthatenormiesihavenooth1164
@ijusthatenormiesihavenooth1164 6 ай бұрын
It was genius. Would hire immediately
@Andy-l9p
@Andy-l9p 6 ай бұрын
Thats remarkable. Danke
@alleggs
@alleggs 7 ай бұрын
something wrong with this. i tries to run two apps on same domain with subomains, but only one app runs on domain
@BantuNiLo
@BantuNiLo 7 ай бұрын
Wr kill billions of chickens
@luislongoria6621
@luislongoria6621 Ай бұрын
Because they're TASTY... Even if a Human eats Chicken Food, that's Still 1 More Chicken Going WITHOUT FOOD
@luislongoria6621
@luislongoria6621 Ай бұрын
Vegetarians be like "I'd rather STARVE A CHICKEN THAN EAT ITS FLESH"
@achrefmtir8250
@achrefmtir8250 7 ай бұрын
this content is legendary !