If someone tries to implement the CQRS pattern without repository in DDD, in which layer should it be done? Infrastructure or Application Layer?
I followed the same steps here exactly to use the Google search API but I got the following error: "googleapiclient.errors.HttpError: <HttpError 403 when req
Here is the code with the elif statement, this one and elif statements in general. I'm fairly new to Godot and this is me following an example and learning alon
How can I compare two tables with unique keys and generate a difference set that can transform one table into the other? For example, given tables A and B, ide
I define a Manager to manage a set of modules, and I have two needs and I can implement these two separately. How to implement both? I want to access the method
I cannot get JW Player to play anything on an Android device (real or emulated). In fact, even the default video and default setup that comes packaged in the JW
Thank you for checking out my question :). I appreciate it! What I am trying to do I am trying to check if the user has an internet connection or not. For this,
i have arrays in arrays like these x[0][A,B,C] x[1][D,E,F] x[3][G,H,I] x[4][J,K,L] .. . . x[n][x,y,z] in javascript how to get all possible string concatenati
I want to make an api call to backend when the app is in background (closed) mode in react native. Basically, the function should check for internet connection