Тёмный
Closure: Web Dev. & More
Closure: Web Dev. & More
Closure: Web Dev. & More
Подписаться
Комментарии
@TheDorac1
@TheDorac1 Месяц назад
Here we are, a few years later, and it seems to be abandoned.
@korkut31
@korkut31 4 месяца назад
u are using bem WRONG.
@Blue-kv8pj
@Blue-kv8pj 5 месяцев назад
Nice vid, but how to do side scrolling>?
@dinmukhammedpernekhan7592
@dinmukhammedpernekhan7592 9 месяцев назад
This is exactly what i was looking for. BIG W man, thanks a lot
@korkut31
@korkut31 11 месяцев назад
wrong. what u told is wrong. this is not BEM. there is nothing in BEM like x__y__z. this is wrong.
@yogesh-yadav
@yogesh-yadav 9 месяцев назад
6:21 is wrong
@ClaireSingson
@ClaireSingson Год назад
question : im using card__header in one component .. . can i use card__header again in another component?
@erinkahn4228
@erinkahn4228 Год назад
It doesn't work for me :/
@despacitodaniel801
@despacitodaniel801 Год назад
Hecc yea bro. No libraries needed
@RelaxingMusic-ey3bu
@RelaxingMusic-ey3bu Год назад
I was looking for this one, thanks !
@chaitanyashahare2734
@chaitanyashahare2734 Год назад
The intro was epic XD paused the video to comment
@mohanadalhiti4300
@mohanadalhiti4300 Год назад
Thank you 👍
@SuswanaJoel
@SuswanaJoel 5 месяцев назад
Bem
@SuswanaJoel
@SuswanaJoel 5 месяцев назад
Him
@highroller9154
@highroller9154 Год назад
Hands down one of the best tutorials I'ver seen for Parallax
@santiagoespitia5300
@santiagoespitia5300 Год назад
Hi, hope you are doing well. I have a question, how can I set up my vsc to behave like vim?
@codingamer373
@codingamer373 Год назад
is Recoil a compatible choice for a Next 13 project?
@muneugi3900
@muneugi3900 Год назад
Hi requesting for a refresher on Recoil in 2022 together with use cases
@saalim24
@saalim24 Год назад
Why the %y doesn’t yank everything to other apps?
@dijup
@dijup Год назад
can we use react query to fetch the data
@dijup
@dijup Год назад
while fetching data from server can we use react-query to get the data
@faridoudray6855
@faridoudray6855 Год назад
Thanks for the video, You can use onScroll instead of eventListener to handle scrolling
@showingsoftwarebugs5963
@showingsoftwarebugs5963 2 года назад
Thanks. I was watching a previous video and they only showed atoms and it immediately gave me a bad first impression for the exact reason you showed at 4:42. Thanks for including the selectors in this tutorial.
@afickredox4121
@afickredox4121 2 года назад
great explanation
@chris94kennedy
@chris94kennedy 2 года назад
Thanks for this. It's exactly what I want, a simple React way to do parallax without libraries
@ms77grz
@ms77grz 2 года назад
👍👍
@jason-yb9qk
@jason-yb9qk 2 года назад
hei guys can someone explain to me when he said "when the components get unmounted" I'm a bit confused thanks
@quintonpangyixuan3990
@quintonpangyixuan3990 2 года назад
It means when the component is removed. For example, you have a website that is currently displaying home page. Then when u navigate to another page, home page is UNMOUNTED. Hope this helps you!
@quintonpangyixuan3990
@quintonpangyixuan3990 2 года назад
Btw i have made one too although it is quite simple lol, feel free to check it out: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-bu1fP_LjBHE.html
@jason-yb9qk
@jason-yb9qk 2 года назад
@@quintonpangyixuan3990 thanks, it helps a lot!
@alexanderthomson2086
@alexanderthomson2086 2 года назад
Better toturials than other 15 minutes long video explaining what is vim use case, thanks for this video! helped me saved a lot of time by just pointing out to the topic instead of talking nonsense for 10 min
@patricknelson
@patricknelson 2 года назад
6:00 - I’m with you 100% on BEM for the stated reasons, but curious: Earlier you mentioned ability to Ctrl+F the codebase to find the class. One issue I’ve encountered with using Sass & prefixes is that it gets in the way of this typically. Do you have a process for that or do you just failover to the manual search (i.e. It’s a “Card” so at least you know where to look) or should you just scrap & prefixes all together in order to preserve searchability? 🤔
@spondoolie6450
@spondoolie6450 2 года назад
Hours of searching paid off big time! This video is pure gold my brutha... just shared it in Discord
@quintonpangyixuan3990
@quintonpangyixuan3990 2 года назад
Ikr it's quite good, i have made one too heheru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-bu1fP_LjBHE.html
@hruuuuu.
@hruuuuu. 2 года назад
add { passive: true } to make the movement smoother! (just found out) useEffect(() => { window.addEventListener('scroll', handleScroll, { passive: true }); return () => window.removeEventListener('scroll', handleScroll); }, []);
@quintonpangyixuan3990
@quintonpangyixuan3990 2 года назад
Hmmm great tip! Thanks!
@quintonpangyixuan3990
@quintonpangyixuan3990 2 года назад
Btw i made one too how u think about it?ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-bu1fP_LjBHE.html
@piskanaft
@piskanaft 2 года назад
it's still impossible to exit vim
@viktrix1504
@viktrix1504 2 года назад
Awesome explanation, simple and straight to the point.
@muhammadzaakirmungrue3146
@muhammadzaakirmungrue3146 2 года назад
Thanks, this video is the reason why I feel like cheating when I use react-spring to implement animations.
@elg281
@elg281 2 года назад
Hey you're right I didn't learn thank you
@SuperAdil08
@SuperAdil08 2 года назад
nice video ever
@RubberDuckCoding
@RubberDuckCoding 2 года назад
VERY NICE!
@RubberDuckCoding
@RubberDuckCoding 2 года назад
My like button turned black, not blue... I think I pressed it too hard
@tanvirkhan1
@tanvirkhan1 2 года назад
This was really helpful man. No BS. Straight to the point.
@ReadTheCommentFirst
@ReadTheCommentFirst 2 года назад
This is a great tutorial that helped me understand how parallax works. Only issue with it is that translation of elements will continue even when they are off-screen. I think a better approach might be to only apply the styles if the element is in the viewport (using intersection observer maybe) . You could also use Math.min() to remedy it a bit. This line for example would stop translating after 300px translation has occurred. transform: `translate3d(${Math.min(offsetY * 0.8, 300)}px, 0px, 0px).
@gilbertorogel81
@gilbertorogel81 2 года назад
Not working for me :( and im getting this warning: React Hook useEffect has a missing dependency: 'handleScroll'. Either include it or remove the dependency array react-hooks/exhaustive-deps any idea whats goin on?
@joekavac5859
@joekavac5859 2 года назад
Move the *handleScroll* function inside of the useEffect, then add the *offsetY* state into the square brackets (the second argument of useEffect). It should both work and clear the warnings
@gilbertorogel81
@gilbertorogel81 2 года назад
@@joekavac5859 gracias amigo, it works now :) <3
@kroloskar
@kroloskar 2 года назад
Thank you for great tutorial! Would be nice if you made one with all the advanced features...
@sylviamakuch5754
@sylviamakuch5754 2 года назад
Awesome ♥️
@m1akarov442
@m1akarov442 2 года назад
Thanks for the great tutorial!
@roseuwaezuoke7616
@roseuwaezuoke7616 2 года назад
Thanks
@dorpeled4768
@dorpeled4768 2 года назад
Great video, thanks for that.
@peterballa6060
@peterballa6060 2 года назад
How a great video thank you! Well explained!
@Spartacus69
@Spartacus69 2 года назад
I need this pinned to my home screen. I didn't know DD put the line into the clipboard
@alebuda117
@alebuda117 2 года назад
omg u make it feels so easy!! i was using locomotive for this kind of parallax effect, but was not clear for me...this is more intuitive! thanks a lot
@6_nikki_9
@6_nikki_9 2 года назад
This is video right here, amazing.
@ayushman_sinhaa
@ayushman_sinhaa 2 года назад
This is one of the greatest tutorial I've ever seen. You explain everything so well that Even a newbie can understand everything....
@khairislama8721
@khairislama8721 2 года назад
the best way to present a tutorial, it saves you a lot of time. Thank you so much
@adilismail3593
@adilismail3593 2 года назад
Wat about performance