Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
25 views

I have an issue that occurs only in Firefox. On my page there is a header and a product list. The header list has some sticky components to keep it in view on the page, as the user scrolls through the ...
munHunger's user avatar
  • 3,239
0 votes
1 answer
27 views

Im using megaJS 0.17.2 in my nodeJS program, but it seems like the root object is not being added to the storage (megaDB) object as a property, as seen in the following code clip of my initMega() ...
sewwes1's user avatar
Advice
0 votes
0 replies
46 views

I am a Btech cse graduate of 2024 Batch from a Tier-3 College(State University - University Department). I have 1.5 years as professional experience in Full Stack Development using React.js and Nodejs....
Vinayak Chittora's user avatar
-1 votes
0 answers
56 views

I recently started a ecommerce project in which i am trying to add a cart functionality that goes something like this : function addToCart(item) { console.log(item.Prname); setCart(...
eshwar's user avatar
  • 1
0 votes
1 answer
104 views

I've been diving into the JS Object API, trying to learn it a bit more, and I found something I did not really expect for how groupBy() functions. Here's a little example: const people = [ { name: ...
PCDSandwichMan's user avatar
-3 votes
0 answers
53 views

I have an issue where when I restart and update my production server, users need to refresh the page manually in order to make use of the code changes. This means users who do not know to do this are ...
pomipiwimo's user avatar
-3 votes
2 answers
58 views

I'm trying to create a setup where a user can talk to a chatbot, and the chatbot will run through a predetermined list of responses in consecutive order. The bot will respond each time the user gives ...
Berlin Mair's user avatar
Best practices
1 vote
3 replies
39 views

There is a project at work, a complete rebuild of a codebase that had become very large and difficult... This is not about opinions on that topic. So the new code base is ~1 years old. I am not the ...
user1768699's user avatar
  • 1,249
0 votes
0 answers
52 views

I'm really new to coding and I'm trying to make tabs for showing two different galleries. The first tab is working just fine, but when I click the second one nothing shows up. We're "in it" ...
WALDO's user avatar
  • 1
Advice
1 vote
22 replies
124 views

I have a quiz with 5 questions with a couple of answers you can choose from each, it's always single choice, so you will have 5 variables in the end, one per question q1="",q2="", ....
CleanProgramming's user avatar
Advice
1 vote
14 replies
93 views

I am passionate about writing a personality/psychology/dating website. I know how to use variables a bit, but I don't know which is the best way to store them. There are cookies, sessionstorage and ...
CleanProgramming's user avatar
-1 votes
0 answers
54 views

I'm making a website where I put the songs I make, and I'm running into an issue. I have a function to turn an audio link (will be replaced with a file at some point, irrelevant) into an audio using ...
Funky Drummer's user avatar
Best practices
0 votes
3 replies
51 views

I would like to be able to set my website so that all posts are sorted in alphabetical order. However, I also have these posts separated by tags, so basically if you click a tag it will only show you ...
Neo's user avatar
  • 1
1 vote
1 answer
55 views

I am working on a navigation toggle button for a website and I want to switch between two Material Design icons, menu and close, when the user clicks the button. Currently, the icon changes instantly ...
VIVEK TAWARE's user avatar
Advice
0 votes
7 replies
117 views

So I've been getting into coding, developing, programming, you name it for like the past year. At first I learned a little bit about C for a few months, learned the fundamentals but not all. Then ...
Karv Aime's user avatar

15 30 50 per page
1
2 3 4 5
168326