I have a PNG image that I would like to turn into a layered PSD image. The image itself is mostly white space with several areas of text. I tried to convert t
I'm working with IPFS, and have added a couple objects / directories to IPFS. $ ipfs add -r ipfs/ added <dirHash> ipfs/helloWorld.txt added <fHash>
I have API that can add picture to pdf after sending request to database. I managed to make it work if I send one picture, but how can I show images side by sid
I have two local states, UserList and ModifiedUsers in my App function. The UserList is supposed to capture an array of user objects from an API, and ModifiedUs
I have two services running on a virtual machine running windows. Each service has an open port for recieving information. I want to know how can I set up all t
I'm using Emailjs to help me to send emails, I'm want to only send me an email if all inputs have something and the email is valid, and, also, put a Snackbar if
Is there a way I can implement One Signal push notification to backend web application that coded with java?
So I'm currently working on extracting a highly re-usable form into a subcomponent in VueJS (Vue2). This form is long in my actual application, and so instead o