Some course sellers mistakenly or unknowingly or knowingly used the famous dutch football club Ajax logoMar 2023 ⋅ koko-hranghlu ⋅ r/webdev
How to shorten this group of code? I find it very tedious and if there's a simpler solution that is actually better and recommended, I would love to use it.Mar 2023 ⋅ koko-hranghlu ⋅ r/learnjavascript
A simple question: So the following piece of code is essentially like adding event listeners to all the elements?Aug 2022 ⋅ koko-hranghlu ⋅ r/learnjavascript
I want to check if all strings in array are found in an objectJan 2023 ⋅ koko-hranghlu ⋅ r/learnjavascript
How to select an element which is not a descendant of certain element only using css? I tried the following code but it does not seem to workApr 2023 ⋅ koko-hranghlu ⋅ r/css
Purpose of return keyword in recursion? Can't I just omit that?Jun 2022 ⋅ koko-hranghlu ⋅ r/learnjavascript
How to shorten this piece of code? Is there a way to avoid writing parseInt for each variable? I also don't want solutions that are redundant and lengthyJul 2022 ⋅ koko-hranghlu ⋅ r/learnjavascript
What happens behind the scenes when I omit the return keyword in recursive function?Jun 2022 ⋅ koko-hranghlu ⋅ r/learnjavascript