I have a query that looks like this SELECT ids FROM `table_name` The results set is as follows | ids | |-----| | 1 | | 2 | | 3 | I need to save this res
What I would like to achieve is basically have a gradient appear on the text as opposed to the background of an image. I have created an example here: https://c
I have trouble migrating from Vaadin 14 to Vaadin 23. I have a long running backgroundtask with a progress dialog. With Vaadin 14 after finishing the task i cou
i'am completely new to machine learning, i am currently working on speech recognition. Is there anyway that i could recognize multiple language e.g( english, ch
I defined a Login.vue component in the vue.js that let's me login the user to my application through AWS Cognito. I use the ___.authenticateUser() method to log
Hello I have started learning ReactJS from past 1 months and from last 1 week i stuck with a problem. I am using React with Firebase Phone Authentication. I wan
I want to change HTTP Status Code to 503 with a custom response body on URL ending with .mpd. I am using Requestly chrome extension to intercept the request and
I have a union type of objects that can under certain conditions be assigned a special behavior. This behavior depends on the type of object.
Just wondering how this situation would be handled in BEM. I've written code for a card UI element in scss as follows. <div class="card-custom"> <div c