I am trying to create a chatroom application using react and firebase. Initially, I got an error while importing auth and firestore at once i.e import { auth, f
I have tried recording in Android Studio with different emulated devices and programs, but all my records flicker heavily. The screen of the emulator itself doe
I want to display a folder of images in my flutter app like a grid of images. All answers was about view single image not folder of images if any one have same
I have implemented an UndoManager for a TMemo/TEdit and now I want to disable default Undo behavior (Ctrl+Z and Undo in context menu) is these components and in
When you setup a Function in Azure, it lets you get the default function Url with the function key. It looks sort of like: https://my-function-app.azurewebsites
I have two tables in MySQL, products and product_options. A product can have more than an option type. Table product: id name 1 Croissant 2 Croissant Medium 3
On my navigation tab, I want to change the color of the label + the color of the icon when its active, so what I did is created an if and else statement: <Me
I'm building a bootstrap5 carousel with a video inside. The video has a fixed width and height and I am using a box-shadow on it. The problem is that during eve