Raskin
KPCKevin Powell - Community
•Created by Raskin on 11/8/2024 in #front-end
skip eggs function
I'm doing a code challenge to test my skills as a fledgling coder trying to learn new concepts. The challenge is to write a function that will remove the first two strings 'egg' from the end of an array. I'm doing this from a youtube video and was wondering if my solution does the same thing that the youtube video had referenced as its correct answer. i see the same out put in console.log(): I will post my code first and then the "correct" answer second.
the youtubers github repo answer is below. I don't have anyone to give me feedback to see if i'm on the track or not. I've tried asking AI but between them getting confused and just straight up halucinating wrong values I need some human help. I think i got it right but because the code looks different i'm not sure.
the youtubers github repo answer is below. I don't have anyone to give me feedback to see if i'm on the track or not. I've tried asking AI but between them getting confused and just straight up halucinating wrong values I need some human help. I think i got it right but because the code looks different i'm not sure.
27 replies
KPCKevin Powell - Community
•Created by Raskin on 9/29/2024 in #front-end
Javascript not changing P element
I'm having issues trying to understand why my javascript code is not updating the paragraph in my html. When i type the age number in the input field and submit its supposed to display a message on the paragraph. I've tried to look at the id for both and noticed they are the same. If anyone could help me understand why its messing up i would appreciate it.
https://codepen.io/Jwfrank3/pen/mdNeMro
25 replies
KPCKevin Powell - Community
•Created by Raskin on 9/15/2024 in #front-end
#search has an overwritten color and i can't seem to pinpoint it.
51 replies
KPCKevin Powell - Community
•Created by Raskin on 9/11/2024 in #front-end
background positioned paragraph is above hamburger menu
3 replies