I've been attempting to follow this guide here for writing a program in C++ that allows me to create an application window, however I ran into
I have got flatlist inside scrollview and its working fine, but both going over the loading view so I got blank view while first loading which contain both of t
I have a union query: match (a)--(r)--(b) where a.name contains "Test" return count(a) union all match (a)--(b) where a.name contains "Test" return count(a) T
I found some ways to pass external shell variables to an awk script, but I'm confused about ' and ". First, I tried with a shell script: $ v=123test $ echo $v
I'm using efcore and I scaffolded from an existing database, but I forgot to make an initial migration when I did that so it picked up my new model. I decided t
so this is what i did, if anyone has some free time maybe you could see what i did wrong? i cant seem to figure it out and i'm very curious :c let mayor = 0
I'm trying get data from server by id query but it showing an empty array. There console log als not showing any error? my server site code // get order for
Imagine this case. A hook that receives an object and based on the object's properties does some computing and returns the result. export const useTestHook = (s