curator
Explore posts from serversKPCKevin Powell - Community
•Created by curator on 9/4/2023 in #front-end
can we use border and border image at the same time?
can we use border and border image at the same time?
114 replies
KPCKevin Powell - Community
•Created by curator on 8/31/2023 in #front-end
border image or clip path?
18 replies
KPCKevin Powell - Community
•Created by curator on 8/31/2023 in #front-end
cssbattle challenge
23 replies
KPCKevin Powell - Community
•Created by curator on 8/21/2023 in #front-end
svg to clip path
need help converting an svg into clip path:
this is the svg:
4 replies
KPCKevin Powell - Community
•Created by curator on 8/16/2023 in #front-end
Can we bend a straight line to make it a semi circle?
15 replies
KPCKevin Powell - Community
•Created by curator on 7/20/2023 in #front-end
css animation
i have a position absolute element which has this:
earlier it was:
earlier it had a animation of this:
what should be the updated animaton for the updated top and left values?
17 replies
KPCKevin Powell - Community
•Created by curator on 7/16/2023 in #front-end
how can we create this one div?
21 replies
KPCKevin Powell - Community
•Created by curator on 6/27/2023 in #front-end
formik and yup issue
guys i have a question,
i am on a page, to collect passengers data,
there's a form with the following inputs
title, first name, last name, date of birth, mobile and email,
the first passenger is the lead passenger, email and number is required for them, for others there's a checkbook to mark the passenger as co ordinator to be contacted for any further enquiries,
my question is how we can handle this all using formik and yup,
cause one form will be looped based on the passengers count
i tried implementing it, but it didn't worked for all, it only validated on the last passenger form
2 replies
KPCKevin Powell - Community
•Created by curator on 4/7/2023 in #front-end
need some help in loops in js, can someone hop on voicechat?
need some help in loops in js, can someone hop on voicechat?
4 replies
KPCKevin Powell - Community
•Created by curator on 11/26/2022 in #os-and-tools
Strings must use singlequote how to disable this rule in eslint?
Strings must use singlequote
how to disable this rule in eslint?
3 replies
KPCKevin Powell - Community
•Created by curator on 10/23/2022 in #front-end
working with dates in react
How can i subtract 7 days from current date?
46 replies
KPCKevin Powell - Community
•Created by curator on 10/19/2022 in #front-end
Help with Octokit js, fetching issues
Need help in fetching first 1000 issues of an repo provided by the input with Octokit js
2 replies
KPCKevin Powell - Community
•Created by curator on 10/7/2022 in #front-end
tailwind config file string quotation disappearing
"pink": "hsl(323, 51%, 50%)",
changes to this:
pink: "hsl(323, 51%, 50%)",
4 replies