Soo I'm developing a game with the Godot engine and I want to create some test for the code to be sure that everything is working, I can't test the game with si
i am trying now about two hours to fix this problem. I know there are already alot of topics about this, but none of them is helping me. I am using python and f
I am trying to figure out how to do a migration of a website/server from a digitalocean droplet to Azure (AKS) without disruption to the users / customers. The
I am modeling countries economies based on some different features. I have the model working for all countries except Canada where I get the error above. I have
Getting error while trying to check for empty array. I tried using: Case 1: By initializing as an array expect(fixture.componentInstance.dataSource).toBe([]);
Is there anyway to remove this overflowing section of the gridlines? This is exactly what I'm looking for: I've seen a few post from years ago with this quest
I'm building an app with laravel 8 and using jqueryui, I'm having a problem with datepicker format as it's format "mm/dd/yyyy" and I want it to be "dd/mm/yyyy"
I have a document of transactions where a transaction can be of different shops. I want to query transactions with certain id in certain date. I have a field fo