serkan
KPCKevin Powell - Community
•Created by Augustos on 8/24/2023 in #front-end
Why should i not use `()=> {}` on components elements like `onChange` or `onClick` in React?
I think it's not a bad thing if your component is not crowded, but when it gets bigger you need to seperate things to get a better look
11 replies
KPCKevin Powell - Community
•Created by serkan on 8/22/2023 in #front-end
How did I create this cool effect? | Video and the code is in the comments
3 replies
KPCKevin Powell - Community
•Created by serkan on 8/22/2023 in #front-end
How did I create this cool effect? | Video and the code is in the comments
3 replies
KPCKevin Powell - Community
•Created by wmh_ on 8/16/2023 in #front-end
OTP auto foucs (React js)
the code from the updated version is working, https://stackoverflow.com/a/54225169
5 replies
KPCKevin Powell - Community
•Created by serkan on 7/12/2023 in #front-end
How big should the image sizes be?
Thanks everyone, converting image to webp decreased the size of images really well and I used preload to assure my main image is loaded very fast.
5 replies
KPCKevin Powell - Community
•Created by serkan on 7/3/2023 in #front-end
Scrolling to an element with scrollIntoView or with a #
thanks ❤️
14 replies
KPCKevin Powell - Community
•Created by serkan on 7/3/2023 in #front-end
Scrolling to an element with scrollIntoView or with a #
putting scroll-padding-top to :root worked thanks!
14 replies
KPCKevin Powell - Community
•Created by serkan on 7/3/2023 in #front-end
Scrolling to an element with scrollIntoView or with a #
thanks, do you have any idea is there any performance issues with using scrollIntoView? I couldn't find anything on the internet.
14 replies
KPCKevin Powell - Community
•Created by serkan on 7/3/2023 in #front-end
Scrolling to an element with scrollIntoView or with a #
14 replies
KPCKevin Powell - Community
•Created by serkan on 7/3/2023 in #front-end
Scrolling to an element with scrollIntoView or with a #
14 replies
KPCKevin Powell - Community
•Created by serkan on 7/3/2023 in #front-end
Scrolling to an element with scrollIntoView or with a #
14 replies
KPCKevin Powell - Community
•Created by serkan on 7/3/2023 in #front-end
Scrolling to an element with scrollIntoView or with a #
Maybe I couldn't explain it clearly, when I click the "Hakkımızda" link, it works like photo 2, but I want it to works like photo 3. I gave the scroll-padding-top property to "#hakkimizda" section in CSS but seems like it did nothing, could I be using property wrong?
14 replies