How To Create The YouTube Home Page With Tailwind, React, and TypeScript

Поделиться
HTML-код
  • Опубликовано: 9 окт 2023
  • The RUclips home page may seem simple at first (that is what I thought), but there are so many small complex interactions that actually make building out this home page design quite complicated. In this video I will show you exactly how to build out the entire RUclips home page from scratch with TailwindCSS, React, and TypeScript.
    📚 Materials/References:
    GitHub Code: github.com/WebDevSimplified/y...
    Relative Time Formatter Article: blog.webdevsimplified.com/202...
    Grid Video: • Learn CSS Grid in 20 M...
    Custom Scrollbar Video: • How To Create Custom S...
    🌎 Find Me Here:
    My Blog: blog.webdevsimplified.com
    My Courses: courses.webdevsimplified.com
    Patreon: / webdevsimplified
    Twitter: / devsimplified
    Discord: / discord
    GitHub: github.com/WebDevSimplified
    CodePen: codepen.io/WebDevSimplified
    ⏱️ Timestamps:
    01:00:00 - Introduction
    01:01:30 - Setup
    01:02:37 - Planning
    01:04:18 - Page Header
    01:32:15 - Categories Header
    01:54:00 - Main Video Grid
    01:10:45 - Sidebar
    #TailwindCSS #WDS #ReactJS

Комментарии • 135

  • @YEETlCUS
    @YEETlCUS 7 месяцев назад +43

    the goat 🐐

  • @juliannicholls
    @juliannicholls 5 месяцев назад +1

    Just brilliant. It has sat in my queue to watch for two months, and it was worth waiting for.

  • @JacobDuenke
    @JacobDuenke 7 месяцев назад +10

    I loved this video. Just plain entertaining as well as informative. A lot of interesting css challenges addressed here that will be useful later on.

  • @GentlemanTomcat
    @GentlemanTomcat 6 месяцев назад +7

    This is by far the most dense tutorial I have ever watched and its awesome. Not a single wasted second! 🤓

  • @ofwoodfalegnameria1107
    @ofwoodfalegnameria1107 7 месяцев назад +7

    WTF! How many tips and tricks in a such small video. Awesome content. Surely one of the better I ever seen

  • @estherinyang4779
    @estherinyang4779 7 месяцев назад +2

    I'm already excited to watch it! 😀 Thank you, Kyle!

  • @joaogomes9318
    @joaogomes9318 7 месяцев назад +6

    This CVA blowed my mind, thanks for another amazing video 💪💪👏👏

  • @salvadorbalas5234
    @salvadorbalas5234 7 месяцев назад +4

    Amazing job! Love your content, keep doing videos like this one!

  • @OliviaGraceDev
    @OliviaGraceDev 2 месяца назад +1

    I learnt so much from this that I've been applying at my job every day - thank you so much!

  • @simonzuluaga2081
    @simonzuluaga2081 Месяц назад

    I am impressed by the quality level of this tutorial. I think it is the best one I have seen

  • @garikmelqonyan6011
    @garikmelqonyan6011 2 месяца назад

    Just cannot find words...
    Perfect job.

  • @anand_dudi
    @anand_dudi 7 месяцев назад +4

    I love this video compare others because here you explained things and logic before impementing. that makes an easy guess for us to interepret how you thought process works in different react scenerio

  • @FunQuizzy88
    @FunQuizzy88 4 месяца назад +1

    This tutorial is sooo brilliant, for a beginner like me it's so detail. Thanks for the insights throughout the tutorial ^_^

  • @theisoj
    @theisoj 7 месяцев назад +7

    Good video! Thanks Kyle as always 👍

  • @uniquehandle389
    @uniquehandle389 7 месяцев назад +4

    Love your videos, you explain things very clearly and break them down well, it's so helpful. My cat seems to love your videos as well, every time I start watching he runs over and sits on my lap and stares at the screen 😂 so I guess you have a very cat-friendly teaching style!

  • @mirzaevelyorbek5235
    @mirzaevelyorbek5235 7 месяцев назад

    Bro really respect what you do

  • @Saioren
    @Saioren 5 месяцев назад +1

    I strive to be 10% of the programmer you are man, great tutorial!

  • @karthik.g500
    @karthik.g500 7 месяцев назад

    literally waiting for this

  • @atemrandyasong5710
    @atemrandyasong5710 7 месяцев назад

    The fact that we have the same RUclips recommendations 😭❤️❤️

  • @mboron83
    @mboron83 6 месяцев назад +1

    Awsome tutorial. Good Job!!!

  • @saifashraf2135
    @saifashraf2135 5 месяцев назад

    Great tutorial full of tips, thanks man :)

  • @Seamkey
    @Seamkey 2 месяца назад

    Great Tutorial. Hope to see more.

  • @jonatasmelosilva7899
    @jonatasmelosilva7899 2 месяца назад

    🤯 Perfeito!!
    Ficou muito bom, parabéns!!
    Seu conteúdo é realmente muito bom!!!!!

  • @user-cj9by3ip1z
    @user-cj9by3ip1z 5 месяцев назад

    Superb. How I wish I was good at tailwind/css in general.

  • @tinalee8686
    @tinalee8686 6 месяцев назад

    Thank you! I really enjoyed your video

  • @GhostWithAHoodie
    @GhostWithAHoodie 7 месяцев назад

    Ur as good as Mr Powell, ur da GOAT man

  • @mortezarostami3287
    @mortezarostami3287 3 месяца назад

    Great as always!!

  • @fatfat5186
    @fatfat5186 3 месяца назад

    you are great ,you give us the best

  • @noahr1545
    @noahr1545 7 месяцев назад

    Nice video as always!

  • @jamalijufri2839
    @jamalijufri2839 6 месяцев назад +1

    I love this video please continue to other page

  • @ta_pipo9669
    @ta_pipo9669 7 месяцев назад

    Perfect dude thanks you so much

  • @Ziboo30
    @Ziboo30 4 месяца назад

    Love the tutorials. Thank you for sharing. One feedback if I may. When editing the code, I think it would be more helpfull to see the result page and not the actual finished product. Also saving from time to time to see the CSS updating. Like that, we could see in realtime what each CSS attributes does on the layout. :)

  • @mirzaevelyorbek5235
    @mirzaevelyorbek5235 7 месяцев назад

    It was a really great project

  • @aygunbayir
    @aygunbayir 7 месяцев назад

    Amazing content! 😊

  • @Gurralanarayanareddy
    @Gurralanarayanareddy 7 месяцев назад

    Wonderful video! Thanks

  • @JustinK0
    @JustinK0 6 месяцев назад +2

    Im following along with this video even but im using angular instead , which means i have to always ask me self, "cool.. now how would i do the same thing in angular".
    This will help me learn to think for myself more so than if i was using react where it would be easy to just blindly copy what you are doing.
    Afterwards i can use my completed angular version to then make a react version. (without referring back to this video)

  • @itzzRaghav
    @itzzRaghav 2 месяца назад

    The video is really great
    Please create more such videos

  • @princebautista
    @princebautista 7 месяцев назад

    this is gonna keep me busy tonight

  • @amanrawat2177
    @amanrawat2177 7 месяцев назад

    Awesome video 🔥

  • @atifrehman1755
    @atifrehman1755 7 месяцев назад

    Your a Genius !!!

  • @miq_5239
    @miq_5239 9 дней назад

    Why does the observer object of the container react to the transition property? Where does the width and height get changed?

  • @ozanturhan8408
    @ozanturhan8408 3 месяца назад

    Ty Kyle

  • @orcdev
    @orcdev 7 месяцев назад

    Nice one! Thanks!

  • @VladBatalin
    @VladBatalin 2 месяца назад

    hey, great video! what extensions do you use for autocomplete tailwind? nothing works for me with this autocompletion

  • @mirzaevelyorbek5235
    @mirzaevelyorbek5235 7 месяцев назад

    Bro never give up

  • @imamansoni
    @imamansoni 7 месяцев назад

    Looks easy but it's not, it can take days for me make this kind of clone.
    Great effort 💪

  • @nirajsali6939
    @nirajsali6939 6 месяцев назад

    Thanks.

  • @AzaB2C
    @AzaB2C 7 месяцев назад

    Thank you Kyle! Anyone know why flex instead of grid was used for layout of NavBar, SideBar and Main content? Cheers!

    • @TheedonCritic
      @TheedonCritic 6 месяцев назад

      Because flex is usually more flexible

  • @user-su4rq2dt2r
    @user-su4rq2dt2r 7 месяцев назад

    спасибо за видео

  • @wlnightmare
    @wlnightmare 7 месяцев назад

    Real GOAT 🐐

  • @majdwahoob2364
    @majdwahoob2364 7 месяцев назад

    what's the purpose of using resizeObserver? i did it without the resizeObserver and it works

  • @rakhmatillorustamov3839
    @rakhmatillorustamov3839 5 месяцев назад +1

    5:28 PageHeader
    32:39 main section

  • @jopadjr
    @jopadjr 4 месяца назад

    1.6k+...Thanks mate

  • @morhaham6609
    @morhaham6609 6 месяцев назад +2

    Thank you.
    I'm not sure how ResizeObserver works here since the width of the element does not change while translating. Can you explain please?
    Also you could pass "className={twMerge(buttonStyles({variant, size, className}))}" and it works due to its associative nature.

    • @miq_5239
      @miq_5239 9 дней назад

      exactly what I thought, did you found an answer?

  • @speedster784
    @speedster784 7 месяцев назад

    Great video. Just a question can you suggest a site or tool you use to create a logo for a website like the one you used in this video

    • @code_magpie
      @code_magpie 2 месяца назад

      Adobe Illustrator is more than what you are looking for.

  • @darelbvcr687
    @darelbvcr687 7 месяцев назад

    can you make fullstack next js tutorial using prisma and server actions?

  • @mirzaevelyorbek5235
    @mirzaevelyorbek5235 7 месяцев назад

    Try make a recommendation system on your project

  • @ismogivenchy
    @ismogivenchy Месяц назад

    HOW WOULD THE SAME CATEGORY PILLS BE IMPLEMENTED IN NEXT.JS? Is this parallel routing?

  • @kueifengtung2693
    @kueifengtung2693 5 месяцев назад

    max-h-screen and other Tailwind CSS classNames seem to be ignored/have no effect - do I check the tailwind.config.ts file?

  • @Rafael-wn6nh
    @Rafael-wn6nh 7 месяцев назад +1

    Hello, I am interested in buying your React course, but would like to know when you are planning on launching the React Simplified - Next.js course. Thanks

    • @WebDevSimplified
      @WebDevSimplified  7 месяцев назад

      The Next.js content should go live by the end of this year

  • @TheOneHong
    @TheOneHong 7 месяцев назад

    please make the tutorial for the backend

  • @samking618
    @samking618 7 месяцев назад

    The Sidebar on small screens needs to transition smoothly which currently isn't, can anyone guide how to do it as it seems tricky.

  • @amalmurikkoli7629
    @amalmurikkoli7629 7 месяцев назад

    Could you make a minalistic spotify player with latest technologies

  • @avijitchanda7944
    @avijitchanda7944 7 месяцев назад

    Please make video on server less

  • @pratikanand143
    @pratikanand143 4 месяца назад +1

    How your color visible in line 3 at 12:29 ?

  • @mirzaevelyorbek5235
    @mirzaevelyorbek5235 7 месяцев назад

    It would be great if you could also add recommendation system for videos ml model

    • @KILLCHRISU
      @KILLCHRISU 7 месяцев назад +1

      ml has nothing to do with web dev

  • @gymGirlForLyf
    @gymGirlForLyf 7 месяцев назад +1

    So, what is the pre-requistes of the video, do we need to know typescript or tailwind css to create this project!!

    • @adityaanuragi6916
      @adityaanuragi6916 7 месяцев назад

      He's using them so most likely

    • @WebDevSimplified
      @WebDevSimplified  7 месяцев назад +2

      You don't need to know TypeScript as it is used minimally, but I would recommend being familiar with the basics of Tailwind.

  • @junaidkt3676
    @junaidkt3676 7 месяцев назад

    ❤🔥

  • @QuocDuyau
    @QuocDuyau 7 месяцев назад

    🎉❤ i love you so:3

  • @user-zv6bv7eu8k
    @user-zv6bv7eu8k 6 месяцев назад

    Keep getting an error when importing and mapping over subscrioptions, it throws this error saying somwthing to do with the images i believe ? Need help ***..Uncaught DOMException: Failed to execute 'createElement' on 'Document': The tag name provided..***

  • @aquinas_choi
    @aquinas_choi 5 месяцев назад

    how do you have those two different windows automagically change their sizes to fill the screen while changing the other ones size?

    • @evalaviniabucur1789
      @evalaviniabucur1789 2 месяца назад

      Select an window (give it focus) then press "Windows + left arrow". Select another window and press "Windows + left arrow". Each window will fill half of the space on the monitor. Now resize any of those windows and the other window will fill the remaining space.

  • @bklynpeter
    @bklynpeter 7 месяцев назад

    "xerpm" for install?

  • @Drakhuze
    @Drakhuze 6 месяцев назад

    I found something bothering me, apparently when you hover to the video and try to press the Menu Button it got blocked by the #shadow-root div. I'm still learning on what shadow-root actually does and is there a fix for this

    • @Drakhuze
      @Drakhuze 6 месяцев назад

      Apparently its only happening on Vivaldi browser, because the shadow dom expanding on the top left of the screen. weird stuff

  • @aditya-gt5sv
    @aditya-gt5sv 7 месяцев назад

    How webdev is going to look like in next 2-3 year ? All these emerging technologies like prisma nextjs how are they gonna perform in next few year , I'm a newbie please clear my doubt

  • @singhplayzz
    @singhplayzz 7 месяцев назад +1

    27:33 the hidden property Do not work You can use className=" invisible md:visible md:flex "

  • @dantemix
    @dantemix 7 месяцев назад

    All the major companies are dropping type script. So can you make vixeo with JS.

  • @paulbond8244
    @paulbond8244 7 месяцев назад

    👍👍👍

  • @ArtemVerbat
    @ArtemVerbat 5 месяцев назад

    I see that Tailwind so popular now, but what do you think about material-ui?

    • @SoberMan2001
      @SoberMan2001 2 месяца назад +1

      material ui has overcomplicated things, tailwind keeps it simple and effective and hence more popular.

  • @dstutz
    @dstutz 6 месяцев назад

    Hey Kyle, the timestamps in the video description need to be fixed -- they start an hour in. Just need to remove the 1 from the beginning of all the timestamps before the Sidebar section

  • @kamakura9722
    @kamakura9722 4 месяца назад +1

    My face when I finally reached the end of the video...

  • @nanonkay5669
    @nanonkay5669 7 месяцев назад

    Why isn't Daisy UI used more?

  • @jaimel8219
    @jaimel8219 7 месяцев назад

    You could even say that you build it with ViteJS in your title :)

  • @rayyanabdulwajid7681
    @rayyanabdulwajid7681 7 месяцев назад +2

    Can you add all functionalities like "like", "comment", "share"?

    • @TheOneHong
      @TheOneHong 7 месяцев назад +2

      that has been done, with database

    • @TheOneHong
      @TheOneHong 7 месяцев назад

      ruclips.net/video/lyNetvEfvT0/видео.htmlsi=2xBnWoAM33JDYLo0

  • @tkrstore4334
    @tkrstore4334 7 месяцев назад

    Based

  • @RishiRajxtrim
    @RishiRajxtrim 7 месяцев назад

    👍💯💯

  • @sergeisurin2963
    @sergeisurin2963 7 месяцев назад

    🔥👍🙏

  • @abdikadirQulle
    @abdikadirQulle 7 месяцев назад

    also thanks

  • @tekz541
    @tekz541 11 дней назад

    Replayspeed 0.75 🤝

  • @koranKarim33
    @koranKarim33 7 месяцев назад

    hi kyle I'm using your courses (java script and react ) for free because your the only one I love to learn from and also I don't have the money to pay for them, when I get a job and start make money I will buy the courses to give you your money because this is what should happend so are we ok ?

  • @lagunablade7952
    @lagunablade7952 6 месяцев назад

    How do you resize your chrome without having to use dev tools?

  • @gidi1899
    @gidi1899 7 месяцев назад

    Maybe I am out of line, but, Can a person use youtube video addresses to really build a replacement to the youtube website?!
    I am asking as a person with real difficulty handling changes in day to interfaces, my attention is a highly scares reasource that most websites abuse, making them unoperable for me. So a youtube site dedicate to minimize external input or placing external suggestions and options in boxes on a shelf, leaving the table very clean very the same year in year out.

    • @gidi1899
      @gidi1899 7 месяцев назад

      btw, paying the website for a subscription sometime unclutters it, but in the case of youtube it added issues in playback unfortunatly.
      just imagin having stuff arranged your way .... one can only dream. programming is easy! learning other people's usage and arrangement of data is hard! that's why your video rings a loud bell.

  • @reactDevelopment
    @reactDevelopment 7 месяцев назад +1

    12:35 i am not getting the auto completion over there

  • @aditya-gt5sv
    @aditya-gt5sv 7 месяцев назад

    Hello all you developers should i continue in react or should i shift to nextJs 😢

    • @KILLCHRISU
      @KILLCHRISU 7 месяцев назад +1

      if you know react you know most of next.js
      it's not hard to learn next if you know react. also, this depends on your location. do research on what people are hiring for in your area. there is no right or wrong answer

    • @aditya-gt5sv
      @aditya-gt5sv 7 месяцев назад

      @@KILLCHRISU and how does the backend works 🤔 like i use nodejs, express to hit the request how does it works in next do i need to continue learning nodejs or expressjs

  • @PrinzEugen39
    @PrinzEugen39 7 месяцев назад

    i have difficulties understanding the content from minutes 45 and above lol. Welp i just learned react since September 10 so still my skill issue, and not really good at JS either

  • @jsart_pl
    @jsart_pl 5 месяцев назад +2

    How come you can preview color of 'hover:bg-secondary-hover' like at 12:45? Are you using some kind of VSCode extension for that?
    Edit: actually I just needed to add these lines to my VSCode settings.json file if someone stuble upon same problem :
    {
    "tailwindCSS.experimental.classRegex": [
    ["cva\\(([^)]*)\\)", "[\"'`]([^\"'`]*).*?[\"'`]"],
    ["cx\\(([^)]*)\\)", "(?:'|\"|`)([^']*)(?:'|\"|`)"]
    ]
    }
    so it can work inside cva functions.

    • @mayankse
      @mayankse 2 месяца назад

      thanks bro

  • @legendsanimexy8217
    @legendsanimexy8217 6 месяцев назад

    Hey friends i am thinking about building a full RUclips clone from scratch with all the main features ( including backend and frontend )
    Would you like to join and make it together ?
    Its a lot of work to do for one person .
    Can we do it together

  • @christianarroyo3033
    @christianarroyo3033 7 месяцев назад +1

    There's always something new to learn isn't there... Okay guess I'll learn class variance authority now

  • @jenstornell
    @jenstornell 7 месяцев назад

    And you put someone who really dislikes Tailwind on the thumbnail. 😮

  • @nongsoft5462
    @nongsoft5462 6 месяцев назад +1

    41:44

  • @user-zv6bv7eu8k
    @user-zv6bv7eu8k 6 месяцев назад

    EDGE, WIDTH math is NOT MAKING SENSE VISUALLY, can someone dumb it down for me please