Skip to main content
Filter by
Sorted by
Tagged with
-3 votes
0 answers
35 views

I'm trying to improve the performance of a WordPress website that uses a pre-made commercial theme (example site: TheStoryArc ) After running an SEO/Performance audit, several issues were highlighted: ...
Gokul Gopi's user avatar
-8 votes
0 answers
41 views

How i can generate APK/AAB file programatically using JavaScript from a Kotlin/Java android source code inside my vibe-coding web app.
Swat Iaa's user avatar
0 votes
0 answers
38 views

I am building a Firefox “New Tab” WebExtension that shows a full-screen looping video wallpaper (cat + fireplace). For perf reasons I try to show a static preview instantly and then fade into the live ...
Muhammad Rokonuzzaman's user avatar
1 vote
1 answer
38 views

I have a C# Controller method that happily receives small files but when I try to upload a large file from the browser client, the "files" parameter is null. I have searched the web and ...
McMurphy's user avatar
  • 1,493
0 votes
1 answer
35 views

I have an HTML / JavaScript chat web app using WebSockets. I have also built a simple Ubuntu Linux / Apache2 / PHP socket server geared for WebSockets, using vanilla PHP without third-party libraries. ...
Will B's user avatar
  • 167
Best practices
0 votes
1 replies
21 views

The API endpoint is using the Express.js package while the scheduler is using the bree.js. The previous approach is to wrap the scheduler starting program into a function and start the scheduler when ...
hi there's user avatar
Advice
0 votes
2 replies
62 views

I'm a new web developer here. I was hoping to share some code and see if there's a set of functions to use that maps more appropriately to my problem. My goal is to create a typing game with css ...
Peter Slempers's user avatar
-1 votes
0 answers
38 views

I'm recreating a game based on the FreeSki Windows 95 app. I know my way around JavaScript but i'm stuck on something I thought would be simple. Based on the console.log. I'm referencing the image(s) ...
Timber's user avatar
  • 371
-5 votes
0 answers
44 views

I have a React single-page application with lazy imports and lazy routes. The problem is common: when I build a new bundle, release it, and then try to fetch a lazy-loaded component, the app crashes. ...
Guzuro's user avatar
  • 5
Advice
1 vote
3 replies
51 views

I'm working on my own extension based on professor prebid. Idea is to collect data from professor, group it in one big, structurized object, remake it as string, and send at openAI API for "...
Cleo's user avatar
  • 11
-2 votes
1 answer
32 views

I have designed a free google form review widget using https://app.shapo.io/forms/df8bc6d93d In fact i've tried multiple javascripts in my email and different google widgets, none of these are being ...
Mark AES's user avatar
1 vote
0 answers
43 views

I am working in a JavaScript project with TypeScript type-checking enabled (using // @ts-check or equivalent). So even my .js files are validated strictly against TypeScript types. I have a JavaScript ...
morecoffee's user avatar
-4 votes
0 answers
48 views

I am making a game where a random pose will appear when you click space, but when I put the x variable inside of an if-statement, the value of x didn't seem to have any effect on the x#s, causing it ...
Cat.Code.83's user avatar
-3 votes
0 answers
37 views

I’m working on a React (Create-React-App) project that is deployed behind CloudFront + S3. Our application is 100% frontend JavaScript — we do not use PHP anywhere in our codebase or backend. However, ...
Pavan's user avatar
  • 5
1 vote
0 answers
28 views

I'm trying to create an "invisible" widget using Scriptable on iOS 26. The goal is for it to blend seamlessly into the home screen background. However, iOS seems to add a subtle 1–2 pixel ...
dervarex's user avatar

15 30 50 per page
1
2 3 4 5
168448