I have been working on Images for few months for my internship, and recently I have been wondering that is there a mathematical way of resizing the images. This
I have a parent chat-app component that renders two chat component, and i listen for changes in a service from the parent component using subcribe. Not sure why
I am working on a flutter project (club management application). I am using a node API for back-end side. I am able to save image with the rest of user-data to
My Moose object has an attribute that is an arrayref of strings. I want to make it possible to set it to a single-element list by passing only a single string (
Is there any memory leaked or any other problem in second pthread_create call (e.g: memory allocated for pthread) if I accidentally call to pthread_create twice