CSS Tips And Tricks 2 | I Wish Somebody Told Me Before

Поділитися
Вставка
  • Опубліковано 22 лис 2024

КОМЕНТАРІ • 88

  • @kenechukwuokoh1014
    @kenechukwuokoh1014 Рік тому +21

    Thank you, Lama dev. Waiting for part 3

  • @PixelPetal-j6d
    @PixelPetal-j6d Рік тому +10

    waiting for the 3rd part of this awesome series

  • @ekchills6948
    @ekchills6948 Рік тому +3

    I can't believe I've just known this and I've been doing react for a year. Thanks alot

  • @reubenprasanth271
    @reubenprasanth271 Рік тому +6

    Css content always seems vast and your videos make it interesting. Thanks for the content 👍

  • @haericarvi
    @haericarvi Рік тому +14

    Great video! Waiting for part 3. And another Typescript React projects!❤

  • @newdot7090
    @newdot7090 Рік тому +4

    Awesome, part 3 would be great to see, thank you!

  • @brandonreid7008
    @brandonreid7008 Рік тому +2

    We need a part 3 like yesterday 👍

  • @johneric2720
    @johneric2720 2 місяці тому

    Can't wait for part 3, thank you very much

  • @Corntrop
    @Corntrop Рік тому +1

    Best css series. Please continue

  • @nadeemr1070
    @nadeemr1070 Рік тому +1

    Font size conversion wow I used the same for my latest project and I will say I had same problem of remembering the conversion.❤❤

  • @Leesdjo
    @Leesdjo Рік тому

    Thank you Lama Dev. I have been constantly learning new things since I started following you.

  • @SeRoShadow
    @SeRoShadow Рік тому +6

    The counter trick should only be used for NoJavascript projects.
    There is a good reason why HTML, CSS and JS were split.

  • @leamon9024
    @leamon9024 8 місяців тому

    Thanks. Looking forward to part 3.

  • @aichampionofficial
    @aichampionofficial 8 місяців тому

    Where is the 3rd video ... has this been created. Looking forward to it. Your content in amazing. It is the CSS that I didn't I wanted and needed all along.

  • @snehil3209
    @snehil3209 Рік тому +1

    Thanks lama.One day I'll beocme developer like you.

  • @skyMedia011
    @skyMedia011 Рік тому +4

    Please make best practices for react and next JS as well.
    Thanks for the great content 🎉🎉

  • @ayush1344
    @ayush1344 Рік тому +2

    Please bring up third part of css tricks also I am waiting for you NextJS 14 explanation video
    Also please bringup video on Advance concepts of redux toolkit coz i have facing problem in learning redux

  • @AufaRobbani
    @AufaRobbani 8 місяців тому

    Will there be a part 3? This tutorial is just awesome

  • @mkl.stranger
    @mkl.stranger Рік тому

    I really enjoy watching your css tricks.

  • @patrickmungai9518
    @patrickmungai9518 Рік тому +2

    great tricks.
    @lama could you consider doing a tutorial on reading the serial port using web serial API and saving the readings to a database?

  • @LouisYungling
    @LouisYungling 10 місяців тому

    Absolutely amazing! Thank you for both of these wonderful and very helpful videos!

  • @AnkushBabbar-t2m
    @AnkushBabbar-t2m 8 місяців тому

    Thank you it’s fabulous, please make a full blog website using next js with own API, Dashboard to manage.

  • @LeonardoFigola
    @LeonardoFigola 8 місяців тому

    Only one word! EXCELLENT!

  • @Godwinworlds
    @Godwinworlds Рік тому

    My best teacher.. on youtube❤

  • @Shriramkrishnhari
    @Shriramkrishnhari 11 місяців тому

    That - a little somewhere I read,,
    more I -- see here the way to succeed
    Thanks a lot s learned man!
    I -- will follow as I can👍

  • @nikitarawat953
    @nikitarawat953 7 місяців тому

    yes, waiting for part 3

  • @hamzaaoun7911
    @hamzaaoun7911 10 місяців тому

    Great 🔥❤
    Wating for 3rd part 😍

  • @mohitchandola3435
    @mohitchandola3435 Рік тому

    great lama dev.....make explanation easy for the project❤

  • @darklord9500
    @darklord9500 Рік тому

    I really enjoyed the css content, please make more videos on that!

  • @abdalrahmanaldammad8866
    @abdalrahmanaldammad8866 Рік тому +1

    Thank you, Lama dev❤️❤️

  • @doderikvondedass9073
    @doderikvondedass9073 7 місяців тому

    Love these tips! Keep'em coming

  • @NamNguyen-oz8uj
    @NamNguyen-oz8uj Рік тому +1

    thank you for your tips videos like this, i hope there are more and more videos like this 🎉🎉🎉🎉🎉🎉

  • @rohittomar4187
    @rohittomar4187 Рік тому +1

    Thanks LamaDev

  • @programdev4221
    @programdev4221 Рік тому +1

    super cool !
    I love u lama !

  • @anjaneekumar-singh
    @anjaneekumar-singh 7 місяців тому

    Which css theme you are using ? Those css suggestion box are good 👍
    If anyone know pls tell

  • @sairaj4829
    @sairaj4829 9 місяців тому

    great video!!!, waiting for part 3

  • @trendingtechinnovations
    @trendingtechinnovations Рік тому

    Thank you so much lamadev for this tricks,
    Please can you make tutorial projects videos on react js and next js best and advance practices.
    Thank you.

  • @NandaYKSalunkhe
    @NandaYKSalunkhe Рік тому

    Very Informative Video.. Thank you so much! 👍

  • @yakupaydn6213
    @yakupaydn6213 Рік тому

    Thank you👏🏻👏🏻 , its very good and simple 👌🏻👌🏻

  • @sameerateeq5479
    @sameerateeq5479 Рік тому

    Please make a video how can we handle responsiveness on different resolutions?

  • @CarlosHernandez101400
    @CarlosHernandez101400 9 місяців тому

    On the last tip, you cannot (rather, should not) use the order property on tabable content, as the focus will jump around according to the order of the elements in the DOM; this can be annoying to keyboard (or other non-mouse) users.
    I wish the magicians that build browsers could make it so that the tab order can be calculated by the flex/grid order property in CSS.

  • @paulofernando78
    @paulofernando78 Рік тому

    Greatly appreciated!

  • @diabolesco
    @diabolesco Місяць тому

    Thanks for the tips!

  • @hurleywflow2227
    @hurleywflow2227 Рік тому +1

    Thanks again 🙏🏼

  • @aliakyol2761
    @aliakyol2761 Рік тому +1

    Very nice thank you so much

  • @zaiekohash2729
    @zaiekohash2729 Рік тому

    yes post part 3

  • @cant_sleeeep
    @cant_sleeeep 11 місяців тому

    supersin hocam react router tutorial videosu var mi?

  • @emerson-sheaapril8555
    @emerson-sheaapril8555 10 місяців тому

    Yes please make more!

  • @rishavsharma6287
    @rishavsharma6287 7 місяців тому

    very informative man keep up the good work🥰

  • @ukaszStrzelecki
    @ukaszStrzelecki Рік тому

    Can you make a deeper explenation to scroll snap on mobile? This is not working as smooth as you showing on mobile devices. So what are your recomendation in RWD?

  • @vmGrymm
    @vmGrymm 7 місяців тому

    THANK YOU!

  • @laszlogyor6628
    @laszlogyor6628 Рік тому

    Excellent video

  • @elbezz
    @elbezz 7 місяців тому

    awesome, Thanks!

  • @khangmach01
    @khangmach01 Рік тому

    Great. I really love it

  • @datahistory2411
    @datahistory2411 Рік тому

    hi mr lamadev if i join alpaca what i get? do i get more videos tutorial?

  • @widespectrumcreators4691
    @widespectrumcreators4691 8 місяців тому

    Great great!!!🤩🤩🤩🤩

  • @SantoshKumar-ee8jl
    @SantoshKumar-ee8jl 11 місяців тому

    hi
    can you plz make a video with
    reactjs + ant design

  • @fatrushaikh5990
    @fatrushaikh5990 9 місяців тому

    Thanks

  • @nermeenaliabdelhakeem422
    @nermeenaliabdelhakeem422 9 місяців тому

    Thanks alot

  • @alyaduanaga9242
    @alyaduanaga9242 4 місяці тому

    very good broder thankyou

  • @mh_kohansal
    @mh_kohansal 9 місяців тому

    thank's alot men

  • @mikeswheels
    @mikeswheels 5 місяців тому

    remarkable

  • @ghameshsiyag
    @ghameshsiyag Рік тому

    I am waiting for next tutorial

  • @PolatjonQurbonov
    @PolatjonQurbonov 10 місяців тому

    Please more )

  • @SoniaChavez-je7hq
    @SoniaChavez-je7hq 9 місяців тому

    Nice content 😮

  • @kamal-ahmed
    @kamal-ahmed Рік тому

    Great

  • @NiPSpawN
    @NiPSpawN 11 місяців тому

    Hello, what are the name of software you use to code for this tutorial?

    • @bn5055
      @bn5055 11 місяців тому +1

      It's Visual Studio Code

  • @davidlepold
    @davidlepold 3 місяці тому

    🎉great

  • @chesterxp508
    @chesterxp508 Рік тому

    GoodJob!

  • @BeesolamiDerinsola
    @BeesolamiDerinsola Рік тому

    Wow

  • @mariuszdrabik7119
    @mariuszdrabik7119 Рік тому

    Lama z jakiej części Polski jesteś?

  • @albedesigns
    @albedesigns 11 місяців тому

    Found it! 😁

  • @ashishchauhan9119
    @ashishchauhan9119 Рік тому

    Please make next js social media app

  • @quang4705
    @quang4705 Рік тому

    Nicee

  • @ranaimranahmed2532
    @ranaimranahmed2532 Рік тому

    Plz a project on text to AI video usnin mern

  • @deepakbisht5149
    @deepakbisht5149 Рік тому

    ok

  • @grogu4344
    @grogu4344 Рік тому

    more

  • @investneur8232
    @investneur8232 5 місяців тому +1

    Yes third party css

  • @premsingh6967
    @premsingh6967 Рік тому +1

  • @devrimsarikaya
    @devrimsarikaya 6 місяців тому

  • @journeytocoding816
    @journeytocoding816 Рік тому

    ❤❤❤❤

  • @fawwazmakinde383
    @fawwazmakinde383 5 місяців тому

    Thanks

  • @Code-King131
    @Code-King131 Рік тому

    bro pls make a next js social media web app tutorial