I'm having this problem with redux where I run one api service and the response is received fine. However after I add another reducer path reducer:{ [cryptoApi.
I recently got into Nativescript because i want to create a native mobile and web application with one code base. So i started following the official guide for
I am now using Moq. I have a case where I am not sure what I am doing wrong and I hope you can guide me. the code and the testing are: public class MyLogic{
I have a macro that connects to a SharePoint using ADODB.Connection and loops through a spreadsheet adding records to the SharePoint list. I just noticed that w
What is the difference between type specifying a variable as Function vs Function(). When I declare a variable as final Function? btnOkOnPress
I want to add this "visible" attribute and change my "countries" array, "el2" is being changed correctly, but my array at the end is not as expected. The elemen
I am working on a project in which I have to upload files to the database I am able to do that and the files are on the MongoDB server as well as in the uploads
I am creating a PowerShell script just to backup my WSL distros, but when I try to run the command with variables it's not working, it displays the usage text a