This is what is happening: I send data but and I have it coded to echo out on second page. However, it just echoes out on first page. How do I make it so it ech
As the title suggests I am struggling to find a way to make a nice analysis of how many users (to be identified by user ID) just use 1 device (Device) or severa
I have the following code, which works correctly, but which runs too long on large numbers of input. I thought I had optimized it pretty well, but I can't figur
I need your guidance on this issue i am facing, i want to some this like this: df[x], where x is variable name that represents one of the column names. Now i wa
Is there an equivalent to the Reader monad that's equivalent to a -> b -> c rather than just a -> b. I know I could do (a, b) -> c but I'm not sure
I have created class components - a family component which is a parent component and Profile as child component. I used to send method to child as prop and onSu
I made a Gui in qt designer and I was wondering if I could add multiple fonts so that it works on multiple Operating systems. I'm thinking of something like thi
I'm trying to upload NFT assets using the Solana devnet with candy machine v2 This is the command that I am running ts-node ~/metaplex-foundation/metaplex/js/pa