Web Dev Simplified

Web Dev Simplified

Web Dev Simplified is all about teaching web development skills and techniques in an efficient and practical manner. If you are just getting started in web development Web Dev Simplified has all the tools you need to learn the newest and most popular technologies to convert you from a no stack to full stack developer. Web Dev Simplified also deep dives into advanced topics using the latest best practices for you seasoned web developers.

I started Web Dev Simplified in order to share my passion for web development, and do what I truly love. Teach and inspire new web developers. I have been in love with full stack web development since 2015 when I did my first internship as a web developer. Ever since then I have pursued my passion, learning everything there is to know about web development. Over the years I have taught many colleagues and friends the joys of web development, and cannot wait to teach you.

Thank you for watching!

Learn Drizzle In 60 Minutes

Learn Drizzle In 60 Minutes

Facebook Did It Again

Facebook Did It Again

WTF Do These Even Mean

WTF Do These Even Mean

How Is This Code Safe?

How Is This Code Safe?

Did Josh Make A Mistake?

Did Josh Make A Mistake?

Пікірлер

  • @santossilva
    @santossilva50 минут бұрын

    The flexibility is not good. you should be intentional about what you are designing and making new variants are not a good thing. that is why we have design systems - we don't want a bunch of different variants of the primary button that have not semantic value... Love the content in general! keep it up buddy :)

  • @kiranbhatt4906
    @kiranbhatt4906Сағат бұрын

    these notifications are not working on macbook

  • @RAKESHTHURPATI-xz1fy
    @RAKESHTHURPATI-xz1fy3 сағат бұрын

    Hello

  • @RAKESHTHURPATI-xz1fy
    @RAKESHTHURPATI-xz1fy3 сағат бұрын

    Hello

  • @edisonj9664
    @edisonj96645 сағат бұрын

    Typescript generics explained well

  • @sairamgorantla1171
    @sairamgorantla11715 сағат бұрын

    Posting the comment from the commandline terminal

  • @sairamgorantla1171
    @sairamgorantla11715 сағат бұрын

    Learning for doing affective work!!!

  • @adewumipelumi5075
    @adewumipelumi50755 сағат бұрын

    Thank God I saw this 😂 I already started the 4 hours tutorial meanwhile I understand css perfectly already

  • @alexkuehne86
    @alexkuehne867 сағат бұрын

    That means :focus-within could also be replaced with :has(:focus)?

  • @thaidoan868
    @thaidoan8688 сағат бұрын

    thank you

  • @user-ej8zb7id8v
    @user-ej8zb7id8v8 сағат бұрын

    Anyone know if it's possible to have a wrapper layout or page to pass in props to the slots? The use case if there was interactivity outside of the parallel routes that can show/hide a particular slot from a button click.

  • @kristoferhokr9036
    @kristoferhokr90369 сағат бұрын

    For some reason, I don't have the test database. When I run mongosh, I get mongosh Current Mongosh Log ID: 6632f303f2243686df16911e Connecting to: mongodb://127.0.0.1:27017/?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.2.5 MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017

  • @cqz89
    @cqz899 сағат бұрын

    App routers will add extra json at the end of your html, double page size, the response time is slower than page router.

  • @YogKing
    @YogKing9 сағат бұрын

    Sounds a lot like layout constraints in iOS

  • @aer0449
    @aer044910 сағат бұрын

    Nothing can beat documentation <3

  • @andrewstefankiv8921
    @andrewstefankiv892110 сағат бұрын

    Thank you from Ukraine =)

  • @crazytk16
    @crazytk1611 сағат бұрын

    JUST THE TUTORIAL I NEED IT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @aer0449
    @aer044911 сағат бұрын

    Kyle, bro I took your CSS course and I loved it .... Anyone looking to drastically improve on CSS do buy his course, its short and to the point .... I am so thankful to you brother ... Amazing work ❤

  • @user-jw8er7lg8m
    @user-jw8er7lg8m12 сағат бұрын

    A distinction without a difference. it's better to never use null and mark it as a code smell that needs to be cleaned up. listen to what the inventor of JSON has to say about null.

  • @user-jw8er7lg8m
    @user-jw8er7lg8m12 сағат бұрын

    Instead of using null and making the distinction between the two that isn't enforced by the language and will cause confusion, it's better to never use null and only use undefined. if you see null in your codebase that is a code smell. listen to what douglas crockford has to say about null to learn more.

  • @Prointech05
    @Prointech0512 сағат бұрын

    Tic Tac Toe Game in JavaScript | JS Project | JavaScript Full Course: kzread.info/dash/bejne/foVtm8qHgZDSqrA.html

  • @dragenn
    @dragenn12 сағат бұрын

    This is invaluable!

  • @anirudhnomula2942
    @anirudhnomula294212 сағат бұрын

    A wholesome project with almost a lot of best practices covered , definetly recommend to watch this ❤

  • @modithapiyumal4767
    @modithapiyumal476713 сағат бұрын

    That was very useful. Covered all the inputs.

  • @adriatic123
    @adriatic12314 сағат бұрын

    That was very useful, thanks

  • @Ver2ion
    @Ver2ion16 сағат бұрын

    a tutorial for how to manage .env variables in an nginx setup would be awesome

  • @pkpkpkpkpk669
    @pkpkpkpkpk66916 сағат бұрын

    timestamp for when Kyle blinks: 1:13 2:01 (3 blinks) 2:06 (2 blinks) 4:37 (kind of only really a half blink but I'm counting it) 4:55 PS thank you Kyle for making all this content, it's been extremely helpful in my coding journey ;)

  • @abdullaahmad5503
    @abdullaahmad550317 сағат бұрын

    Video on vh and dvh please

  • @miq_5239
    @miq_523917 сағат бұрын

    Yoo nice tutorial man. I used the 'useCallback' hook on your functions inside the context tsx file to prevent unnecessary re-renders if the state variable is being updated. just wanted to ask if you think this is necessary. Thanks in advance

  • @VarunJain15
    @VarunJain1518 сағат бұрын

    can we achieve similar results with useTransition hook?

  • @nathanle8957
    @nathanle895718 сағат бұрын

    I hate to say , but this guys is only good at teaching you stuff. He doesn’t know shit helping you land a job 🤣🤣

  • @thebetacoders4738
    @thebetacoders473818 сағат бұрын

    How is that so easy? 😂

  • @jinkalaabhijit
    @jinkalaabhijit18 сағат бұрын

    hello3 from terminal

  • @jinkalaabhijit
    @jinkalaabhijit18 сағат бұрын

    hello3

  • @jinkalaabhijit
    @jinkalaabhijit18 сағат бұрын

    hello2 from the terminal

  • @jinkalaabhijit
    @jinkalaabhijit19 сағат бұрын

    hello2

  • @jinkalaabhijit
    @jinkalaabhijit19 сағат бұрын

    hello

  • @toptry5
    @toptry519 сағат бұрын

    This ecommerce project is hands-down the best project available on KZread.

  • @rohanvohra3434
    @rohanvohra343421 сағат бұрын

    Awesome Content Liked the way you Explained

  • @denissorn
    @denissorn23 сағат бұрын

    Why would a fronted dev have experience with Go... My guess is that's a full stack position.

  • @user-qw6yq8ks2n
    @user-qw6yq8ks2n23 сағат бұрын

    🔥🔥🔥🔥

  • @88spaces
    @88spaces23 сағат бұрын

    I've been watching videos of JS things I've never heard of, and the dynamic import feature blows me away. This is truly a game changer.

  • @Tertory963
    @Tertory963Күн бұрын

    congratulation you got 1 report from me 🎉

  • @88spaces
    @88spacesКүн бұрын

    Generator functions are new to me. I'm glad you covered this.

  • @user-qw6yq8ks2n
    @user-qw6yq8ks2nКүн бұрын

    🔥🔥🔥🔥🔥🔥🔥

  • @mariuskanaporis4397
    @mariuskanaporis4397Күн бұрын

    Fkin react..

  • @WebDevelopmentWithSS
    @WebDevelopmentWithSSКүн бұрын

    This video is amazing.

  • @TheFatHampster
    @TheFatHampsterКүн бұрын

    A great introduction to css to give a good foundation to then start playing 👍

  • @memesalldayjack3267
    @memesalldayjack3267Күн бұрын

    that sounds good, I'll mess around with it eventually, but i got used to using divs as the anchors essentially, so i might not actually use it

  • @mrd.j.2303
    @mrd.j.2303Күн бұрын

    Hey there I'm trying to implement this on my website. I've gotten the basics down but I'm trying to do something a bit more complex. Do you (or anyone else) think they could help me fix a couple issues I'm having with the text not coming in fast enough. I would forever be in your debt.