Gold240sx
Gold240sx
Explore posts from servers
KPCKevin Powell - Community
Created by Gold240sx on 7/16/2024 in #front-end
Column wrap (clipping) using masonry
No description
3 replies
KPCKevin Powell - Community
Created by Gold240sx on 2/14/2023 in #resources
OSX: Ever wish you could right click on a folder in finder and 'Open in VSCODE'?... Well now you can
3 replies
KPCKevin Powell - Community
Created by Gold240sx on 12/12/2022 in #front-end
Switch Statement vs Console.log() discrepency.
Hi, I have a switch statement that takes in a function that when it returns true, still goes via the false case route. I'm not aware as to why or how I can fix it? I've created a codesandbox with a built in terminal and details described in the DOM here: https://codesandbox.io/s/epic-lederberg-puf1v5?file=/index.html
13 replies
KPCKevin Powell - Community
Created by Gold240sx on 12/11/2022 in #front-end
Regex help
I have a regex I've created here: regexr.com/74b4n. it tests that emails end in .org or uspi.com but not uspi.org I've gotten it to work with everything but the last condition. I could greatly use someones help. my regex so far: /[a-z-]+(?!@uspi.org)((@+[a-z-]+(.org))|(@uspi.com))?$/
2 replies
KPCKevin Powell - Community
Created by Gold240sx on 12/8/2022 in #front-end
Tailwind config file embed
is there a way to embed a config file into an html document so i can include the tailwind config file within an html doc similar to how you can embed JS and css? I looked at Tailwinds docs and didn't see anything, and additionally, I looked ad MDN Docs at embedding different file types but I'm not sure if config files behave differently, and I didn't see anything specific or similar in nature. Maybe I can embed it in a JS script tag?
1 replies
KPCKevin Powell - Community
Created by Gold240sx on 11/17/2022 in #back-end
Form Email Database Setup
Hey, Looking for someone capable of assisting me by writing code to send an email to clients when they submit a form and an email to me that includes all the information included within the form. Need it implemented immediately. Deadline is tomorrow. The landing page is currently hosted with firebase so utilizing fireStore is perfectly fine. Please LMK if your interested and capable of implementing by end-of-day tomorrow via direct message along with compensation. I don't need anything fancy. Thanks!
3 replies