I am very new to RxJava, I am trying to make Retrofit calls using RxJava. When I write this code on SubscribeOn it says 'Cannot resolve method SubscribeOn(io.re
I'm new to react native and I'm having some performance problem with flatlist in React Native Expo. On my screen I'm displaying a list of contacts and I want th
Context: During recent performance evaluation for our application we observed that with higher DTU's the response time were higher compare to lower DTU's. Respo
In my React app I am using react-html-parser. And use it like: import ReactHtmlParser from 'react-html-parser'; <div> {ReactHtmlParser(html)} </div&
I am doing a project for class where you have to get information from a csv file of your schedule and so far I have a script that can calculate the total number
I am using Parsedown (I also have Parsedown Extra and Parsedown Extra Plugin) to convert Markdown text to HTML. Do you know how I can set up automatic classes f
I have mongo in docker with a replica set. I have dumped the mongo 3.4.1 base, I want to restore the base dump to mongo 4.0.3. When restoring the dump, the proc
We have a server and client application which shall talk to each other, both written in java and built with maven. They interact via a gRPC interface. We have d
I'm working on a stylegan. I want to train a model to which we can pass input human face image and in output we get its albedo map. For training purpose I need