JavaScript var, let, and const explained
11:56
What would you call this layout?
23:11
Is CSS getting harder to learn?
12:43
21 день тому
Fun button effect with HTML, CSS & JS
45:39
How I find and debug issues in my CSS
23:29
Write less code with these 5 CSS tips
15:38
How to take control of Flexbox
16:01
Місяць тому
This changed how I use media queries
5:06
Create an animated, circular progress bar
34:37
Front-end dev takes on a CSS Battle
21:02
2 місяці тому
The background values no one knows about
15:28
Is this a good idea?
24:34
3 місяці тому
КОМЕНТАРІ
@Its-InderjeetSinghGill
@Its-InderjeetSinghGill 25 хвилин тому
Now thats why we call him the king of css
@drear1191
@drear1191 Годину тому
This is something a gta developer would write
@ojakorotuprosper7425
@ojakorotuprosper7425 Годину тому
This doesn't work for vs-code the animation range i mean please what text editor do you use?
@user-kb9xf9lb2j
@user-kb9xf9lb2j 2 години тому
You are king of the css
@rfryanfavour4369
@rfryanfavour4369 3 години тому
i think you save a lot of us a lot but we just don't find your videos sooner 😂 😂
@kiravolvo
@kiravolvo 3 години тому
hi kevin. i always get confused with this optimal value in clamp what is this 5vw+1rem, cam you explain that one pleeeeeeeease. thank you
@lenarnie2973
@lenarnie2973 4 години тому
Amazing ❤❤❤
@TheMrtastee
@TheMrtastee 4 години тому
Does this approach triggers reflow?, is there a performant way to build a dynamic accordion that doesnt trigger reflow on the page?
@kbCorruption
@kbCorruption 5 годин тому
You are the CSS noob whisperer. I have been learning on my own, struggling with CSS layouts until I came across a random reddit thread recommending your channel. What a gift of fate! Thank you for your content!
@harishthirumurthi797
@harishthirumurthi797 6 годин тому
why not just use `min-width: 100px;` ? This should make both the divs the same size and they will wrap once they don't enough space.
@stairjoke
@stairjoke 7 годин тому
I’ve been writing CSS for like 20 years and I feel like I know nothing.
@YtResolver
@YtResolver 7 годин тому
Hi kevin can you make a tutorial about the youtube play video window how it minimizes when you push it down or press the back key and when you have a 2nd thought of watching the content still you just drag it up again. 😅
@EugeneVe
@EugeneVe 7 годин тому
Its not working on codepen, and the same not working on in real project
@fakeitsoyoumakeit
@fakeitsoyoumakeit 10 годин тому
after two months of struggling i've found this 💯
@axMf3qTI
@axMf3qTI 11 годин тому
since we're talking about centering things. display: grid; place-items: center;
@8o8inSquares
@8o8inSquares 12 годин тому
Father and son goals, once mine will be old enough I hope he will have interest
@SumaArunVadakannavar
@SumaArunVadakannavar 12 годин тому
awesome, its single line of code change and i was trying it since twodays to fix this.
@sz2901
@sz2901 12 годин тому
Imagine Indian dad 💀
@EvestTech
@EvestTech 12 годин тому
0:46 Thanks sooo much for explaining. I finally understand XD
@sabapatel7561
@sabapatel7561 13 годин тому
If there was a Indian dad I can imagine what would happen next 💀
@vertigoz
@vertigoz 13 годин тому
The thing is, when the screen get small, such as in a mobile screen, one sees it way closer then it would on a monitor, so it could actually be a good size, dependent of the medium being watched, that is...
@BossPetta
@BossPetta 14 годин тому
This is about 20 years too late 🤣
@onnot701
@onnot701 14 годин тому
would have white-space nowrap also not solved this?
@walmacsnake1983
@walmacsnake1983 16 годин тому
Thanks man! great tool!
@turtlestrength3229
@turtlestrength3229 16 годин тому
Wait, why does margin-top: auto work in the flex example? I don't get it.
@TheSaintsVEVO
@TheSaintsVEVO 17 годин тому
Does this work on Firefox and iOS Safari? I’ve had trouble getting min-width and max-width consistently working on chrome, safari & Firefox
@andrejwalilko634
@andrejwalilko634 17 годин тому
Reminds me of the tunnel bear login page :)
@MatthewCable-wh4qd
@MatthewCable-wh4qd 21 годину тому
Kevin! You're a breath of fresh air in a stifling, insalubrious world full of computer programmers who suck at teaching :)
@JohnSmith-op7ls
@JohnSmith-op7ls 21 годину тому
I call it outdated an generally bad UI which is why you don’t see it on any well designed UIs
@kingshanaman
@kingshanaman 22 години тому
So they're all like this 😅
@-zak-7048
@-zak-7048 День тому
sell him
@marcorosenbaum9900
@marcorosenbaum9900 День тому
Nice!
@asmaahamdy48
@asmaahamdy48 День тому
I use to hate CSS until I found your channel!
@rayyanabdulwajid7681
@rayyanabdulwajid7681 День тому
Can't wait to see 100 more ways to center a div in 25 years from now. 😂
@JIslaps
@JIslaps День тому
Cant wait for my son to be old enough ❤
@JIslaps
@JIslaps День тому
Can't wait to see my at that age 😅
@ThomasGHenry
@ThomasGHenry День тому
Huge!
@troooooper100
@troooooper100 День тому
There is another bs reason .. some properties create a new layer it becomes sticky to that new layer
@orange1890
@orange1890 День тому
to fix the "downside" we could make it so that the texts take the same size by adding a fixed margin. really cool as always
@mariobarrosmbn
@mariobarrosmbn День тому
Thanks to The Odin Project for bringing me up to Kevin's channel. Great content! Really anxious to start my 1st project! +1 sub
@KhaPiano
@KhaPiano День тому
Fantastic rapid fire video. Thanks 🙏
@osama_adve
@osama_adve День тому
What is this generation and what is this education?
@onnot701
@onnot701 День тому
simple is better then complex. If you need to take over a project and there is a problem with it that person will not understand it and have hellish experience
@MrRAHUL7777777
@MrRAHUL7777777 День тому
One more important aspect regarding var ,let &const is var can approach to global scope results in memory consumption while deallocating after execution