I have a project that selects an image with reactjs. And then it creates a modal like in the comic book. And retrieves the text in the modal after the click tha
I'm trying to use cornerstonejs to display medical imagery with Flutter Web using js:interop. I'm starting with a minimal example and for now I'm able to enable
I have a program which creates certain save files during its use. Technically they are XML files, however I don't want to use the .xml extension as I will be mo
I'm trying to use Uri.Builder to create a compatible URL as requested by Google Books API. (instead of concatenating strings) Here the URL I need to create: GET
I am developing a restaurant booking service using Django. I want to create a view for an authenticated user to view only their existing bookings. In the same v
I'm trying to freeze a mat table. Inside the table I have inputs, checkboxes and so on. Somehow, I'm trying to freeze it based on a variable in ts, so the user
i am working on an application that receives the H264 stream from network and writes that stream to the MOV file. For writing to MOV I am using AVAssetWriter(wi
I'm a bit lost in testing my custom modelbinder that parses a querystring. As the API is given and now must be migrated to .NET CORE, I am not able to change th
I have a dataset where I have rows of data for each ID. Each row reflects a different time each ID has accessed the website. I have also created a variable whic