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
it's the first time I'm using Material UI and I'm having some problems using createTheme. My goal is to remove the horizontal padding for each Container so I de
I'm trying to test the insert operation in my room database. I have written the following code. @Test fun test() = runTest { val testString = "hello" dao.in
Im using NGRX store on angular project. This is the state type: export interface TagsMap { [key:number]: { // lets call this key - user id. [key: nu
So I am getting this error when trying to make an axios call to my api on another localhost. How can I fix this. I am using Nextjs, ts and axios. Here is the fu
I'm using DataGrip v 2021.3.4 of JetBrains. I connect to MariaDB hosted in AWS. The database has 28 tables, though only fifteen (15) are displayed in the Databa
For some weird reasons I'm having troubles with a simple task which is copying a content of the folder myfiles (few files in there) to the dist/myfiles location
I am using paypal on my ecommerce site, at check out page after filling billing information on woocommerce when I put card detail on Paypal express it goes full
I am using Bulma and I made an hoverable dropdown, but the dropdown content exceeds the whole page content. How can I make it fixed with larger width and also r
Hy, i try to use electron-store to persist values by ip as key. Using the code: store.set('users.' + ip, 'foo') So i want to achieve following object: {users: