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

I have ip address of ftp server . please suggest me a cost free website in which i can access the sever and can download files on it and save in the device in which accessed
Naitik Yadav's user avatar
Best practices
0 votes
1 replies
45 views

I really want to implement a dream web project (a small messenger for me and my friends, where we can store our media library) and I don't know where to start. I wrote a local API for my coursework in ...
richstog's user avatar
Tooling
0 votes
0 replies
31 views

Context: I am porting an existing mobile AR application (Unity + ARCore) to the web platform (WebGL). Since native ARCore APIs (plane tracking) are unavailable in the browser, I am considering simpler ...
Cheloveki Team's user avatar
Advice
0 votes
8 replies
84 views

Hi I am a beginner in programming, I just want to ask if I were to make a website what IDE should I use to run the frontend and backend? Like merge ( ? ) Can I use Visual Studio? Or something else. ...
Blueberry's user avatar
Best practices
0 votes
3 replies
22 views

Is there a standard image sizes for a website for varios aspect ratio ? I do not want to create a huge image which indirectly impact the page size. So are there a recommended size to use for aspect ...
robthedesigner95's user avatar
Advice
0 votes
3 replies
77 views

I’m building a small project that needs to scrape company websites (manufacturers, suppliers, distributors, traders) to collect basic business information. I’m using Python and want to know what the ...
Stellin John 's user avatar
Tooling
0 votes
2 replies
37 views

I just began web dev and wanted to launch a few applications. I learnt HTML, CSS and JS well. Got into React, but that's all front-end. I have no idea what to do for backend. Also, let me tell you I'm ...
Anson Saju George's user avatar
Advice
0 votes
2 replies
16 views

https://developer.chrome.com/docs/devtools/overrides when the API name is followed by a number like ?_=*, the override always fails. Is any additional configuration required overrider a api like /...
munan's user avatar
  • 373
Advice
2 votes
1 replies
51 views

I am currently at a point where I need to make a decision about my future career path, and I would really appreciate some guidance. I have experience and a strong interest in programming, and I am ...
ravlun's user avatar
  • 1
Best practices
0 votes
1 replies
65 views

Problem Code Snippet (Python: Django)- def home(request): data = {"msg": "Hello"} result = print(data) # Problematic line return render(request, "index.html"...
Mohd Shahnawaz's user avatar
Advice
0 votes
1 replies
40 views

I am an experienced programmer, but am new to Web Development. I have become familiar with several technologies, including embedded Javascript, which I would like to use for my employer's project. ...
Stellas Man's user avatar
1 vote
1 answer
55 views

I want to automate the task of scrolling through a web page and clicking on the buttons. But, when trying to find web elements with driver.find_elements() getting a list of all web elements which are ...
Sarthak Dubey's user avatar
1 vote
1 answer
523 views

I'm on www.neetcode.io, and I realized that it saves my progress. However, when I check my local storage, I don't see any state. I also haven't signed in, so there is no "state" of mine ...
samplecode3300's user avatar
0 votes
2 answers
128 views

On my website, I was trying to make the size of an iframe be the same on all resolutions / screen sizes. A Iframe on my website: Website View source of the page: View-source I tried this code; <p ...
Spewy's user avatar
  • 1
0 votes
1 answer
183 views

For context, this is just a website that displays a thumbnail gallery linking to larger photos/videos. When the thumbnails of photos are opened there is no problem. The thumbnails with a video ...
MimoDevelops's user avatar

15 30 50 per page
1
2 3 4 5
2578