Skip to main content
Filter by
Sorted by
Tagged with
2 votes
1 answer
43 views

I installed the required packages: npm install react-slick slick-carousel But I am getting this error when trying to use react-slick: Element type is invalid: expected a string (for built-in ...
Kochikame videos's user avatar
0 votes
0 answers
50 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
47 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
53 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
25 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
95 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
43 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
46 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
56 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
33 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
50 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
29 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
-2 votes
0 answers
38 views

I have used this <iframe> in the header to make the video work as a background autoplaying video. It works fine on desktop and Android, but it does not work on iOS. On iOS the video stops at the ...
syed khizar's user avatar

15 30 50 per page
1
2 3 4 5
168448