Can I use any query using which I can push some extra parameter in the all the object whereever I have name user1 in the object? { 'id': '1', 'data': [ { 'name'
I need identify, when user going to new page, and if it slowly, identify if the user click in the "stops" browser. // remove the timer when the pages finall
When studying arrays I got a problem. I'd appreciate if you help me to get output for this code. I need to inverse array in new array compare both arrays to che
I need to use FormBuilder but the program gives me some error. This is a module that I can export from other component: the module.ts is @NgModule({ impor
I am using Azure AD (.net core 2.1) and have registered my app and configured it to return AD groups as claims. I am also using claims transformation to remove
I'm looking to make the lottie animation I have on my Editor X (Wix but with a few more features) site sync with the scroll position. I found the documentation
We are working on a solution that is using ADX. We have created some arm templates responsible for creating ADX Cluster, and then we have *.csl scripts used by
I'm using following encoder and decoder to save a password: Public Function Encrypt(msg As String) As String Try If String.IsNullOrEmpty(msg