I was unable to find any documentation on how to create preference screens in a pure Compose way without using a fragment. Can anyone please suggest the best wa
I am working on a ffmpeg wasm project and I have it working with this code: await ffmpeg.run( '-loop', '1', '-framerate', '2',
I have created a table in postgres using the StaticSentence below. The table reads is created from another table products, and the data within is deleted becau
I am making a website for a school project but it doesn't let me scroll down any further, im not finished so technically i don't need to scroll down yet but im
Not able to figure out a way to restrict editing rights of published APIs only to self - the creator/provider of the API. Ex: Let us say there are 1000 creators
could someone advise me what is the best way to store content of the .yml file in AWS Parameter store? So it can be retrieved and restored as an .yml file with
I have a Angular Application that i converted via Capacitor to a Android App. If i start my app in Android Studio i cannot access my Nodejs. Therefor i want to
I have 2 different service as payment and order. I want them to use different dbs. First I pull and run mysql db image for order service by running following co
I am working on adding images from my JSON array (DataJSON), to my MUI Card Media objects. The images are stored as URL strings as such. "https:\/\/imdb-api.com
This code in JS gives me a popup saying "i think null is a number", which I find slightly disturbing. What am I missing? if (isNaN(null)) { alert("null