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

I've been battling a persistent FirebaseError: Firebase: Error (auth/argument-error) for days while trying to implement Firebase Phone Authentication in my Next.js/React application. This occurs ...
beta programmers's user avatar
-6 votes
0 answers
27 views

I created a small web management application using Google AI Studio. The application currently saves all data in the browser using localStorage. The problem is that the data only exists on the client ...
Bilal Draif's user avatar
1 vote
0 answers
24 views

Good morning. I'm creating a graph for my website that should display BigInt numbers in logarithmic and mathematically exact graph types. Under my previous question, from the user @kikon, I received ...
Hazmen's user avatar
  • 81
Advice
0 votes
13 replies
82 views

Okay so i have a JS function that take my server response that would be multiple html Elements. I add all of those elements with innerHTML and i know it can cause XSS attack but i struggle to ...
frederic chippaux's user avatar
Best practices
0 votes
2 replies
46 views

This is my first attempt at implementing proper error handling in my project. I realized that as my project grows in complexity, the lack of structured error handling makes development much more ...
Roso's user avatar
  • 1
Advice
0 votes
1 replies
70 views

I am building a simple website and I want to create a responsive navigation menu that works on both desktop and mobile devices. On larger screens, the navigation links should appear horizontally, but ...
user32486592's user avatar
Best practices
0 votes
3 replies
58 views

I am removing inline JS from HTML files due to CSP in an existing project, so this old code: <input value="Click here" type="submit" name="submitA" onclick="...
David Balažic's user avatar
-1 votes
0 answers
31 views

I have been trying to work out how to use Quercus.js, which is a JS treeview library. I am stuck on something and wondered if I could ask for advice please? I have this example tree code, on Codepen. ...
4532066's user avatar
  • 2,140
1 vote
3 answers
74 views

I am trying to write a simple script to process JSON5 — the idea is to convert to standard JSON and let JSON.parse() do the rest. I’m using regular expressions to do the conversion. One part is to ...
Manngo's user avatar
  • 17.2k
-4 votes
1 answer
110 views

For my Neocities website, I have a Javascript script load up the header, footer, and the sidebars. I want to change the sidebars depending on the current HTML page that the user is on. Here is the ...
spriterjohnson's user avatar
Best practices
0 votes
1 replies
53 views

I'm learning Jest and want to make sure I'm building good habits from the start. I've read the official docs but they don't really cover what's considered good practice in real projects. Specifically ...
Eugenie Ahangama's user avatar
-3 votes
0 answers
52 views

I have a product images folder containing sub-folders where the name of the sub-folder is equal to my product Id. Using import.meta.glob() requires a static directory, but had tried to get around this ...
Paddy Hallihan's user avatar
Advice
0 votes
1 replies
264 views

The Imagine project is looking for partners to promote The Second World Digital Strike on Feb 24 2027 We need 51% of humanity to join 2nd strike then wars stop We need 51% of humanity to join 2nd ...
user avatar
0 votes
2 answers
85 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,238
0 votes
1 answer
42 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

15 30 50 per page
1
2 3 4 5
168326