Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
71 views

I am using Crossplane with a KCL function to compose Azure resources. My composition creates a LinuxWebApp and then attempts to use its ID to create a dependent PrivateEndpoint. However, the WebApp ID ...
Marcelo Sant'Anna's user avatar
Advice
1 vote
5 replies
172 views

I am a developer interested in improving my skills and preparing for future projects. I want to understand which technology stack would be a good choice to learn in 2026, especially for building ...
Pramod lodhi's user avatar
2 votes
1 answer
108 views

Something must be missing, but I just don't know what. Because the installed web app should be listed in the array when calling navigator.getInstalledRelatedApps() but the array is just empty. Chrome (...
Simon Ferndriger's user avatar
Advice
0 votes
1 replies
68 views

Code of how the web application picks the file: #Load Data this_dir = Path(__file__).parent if '__file__' in locals() else Path.cwd() wb_file_path = this_dir / 'vital_log_2026-03-13_21-20-51.csv' data ...
marsc0des's user avatar
Advice
2 votes
2 replies
80 views

I want to build a web application for my friend’s business that includes a booking system and an online payment feature. However, I’m feeling overwhelmed about how to properly plan and start the ...
HABBIE MARIA EUGENE M's user avatar
Advice
0 votes
0 replies
94 views

I am developing a Web App on Google Apps Script (GAS) using React and Ant Design. I use Vite with vite-plugin-singlefile to bundle everything into a single index.html for deployment. The Problem: The ...
山本航's user avatar
Advice
0 votes
9 replies
113 views

I made a web application on a computer and wrapped it in an exe. On the computer, the server is running on node js runtime, and the client part is using the electron browser. Now, I need to open a ...
Mikle103's user avatar
Advice
0 votes
3 replies
56 views

I am designing the database for a student social network web application as part of a university project. I created a UML class diagram that includes entities such as users, publications, comments, ...
Doussan Benkerrou's user avatar
Advice
0 votes
2 replies
82 views

I’m building a web-based inventory audit management application and want to enable barcode scanning to speed up stock counting. Most scanners act like keyboard input devices, but I want to capture the ...
Naga rajan's user avatar
Tooling
0 votes
0 replies
60 views

I'm using Chrome web apps on Ubuntu 24.04 to access my corporate virtual machine, which uses Windows App (Windows cloud) as its tool. However, once inside the Chrome web app 'Windows App', when I ...
Igor Mendonça's user avatar
0 votes
1 answer
109 views

I am a beginner, trying my hand at realtime API data handling for a small project. I am trying to create an HTML page (for an iframe later) that gives me the realtime data for one specific metro stop ...
ysnblk's user avatar
  • 1
1 vote
0 answers
84 views

https://unpkg.com/html5-qrcode html5 qrcode used in google app script web app <button class="btn btn-light fw-bold" style="position:absolute;right:2%;" onclick="...
Nikhil Patel's user avatar
Advice
1 vote
2 replies
133 views

I'm wondering if google app script web app deployment is proper for production environment? Because I noticed these things: The deployment link is random generated. Accessing web app on another ...
kenny's user avatar
  • 1
0 votes
2 answers
93 views

I've got a gradle project wrapper containing Database, API, WebService and WebApp projects. I can run Webservice and WebApp from gradle using gradle8 :WebApp:bootRunor gradle8 :WebService:bootRun. But ...
JPT's user avatar
  • 585
1 vote
1 answer
178 views

I'm running into an interesting issue with Google Apps Script HTML force-printing scriptlets (<?!= ... ?>) where a JSON object is being strangely truncated directly before the double forward ...
BrodBlox09's user avatar

15 30 50 per page
1
2 3 4 5
1497