i am creating a friend request system that allow user to send request to each other to add as friends like facebook and i have 2 conditions that if : the us
I have installed Yii2 advanced application, and now I want to change backend theme. How can I do this? Is there any file where I need to tell Yii2 that use my
I'm new to Android, working on a webview app. I have created a custom HTML error page in asset folder for loading when internet not available, it is working fin
In HTML, if I wanted a link to open in a new window, I'd adopt target="_blank" like this: <a href="http://www.website.com/" target="_blank"><img src="
I want to have the real ViewModel injected into my composable. This question's answer is stating how to mock the injected view model which is not what I want. M
I have an ASP.NET core project running on Docker Desktop on Windows and I want to use the <DockerfileRunArguments> in my .csproj to bind mount a file from
I am working on Twilio programmable voice SDK. I integrated it with the help of documentation and GitHub SDK. I can make a call from iOS to any number. It works
I have a dataframe with year values like: 2014.0, 2013.0... as float values. I would need to convert these values to year format, like 2014, 2