When I build my ktor project It fails and it tells me about a line which causes the failure. The line is located in the application.conf file: ktor { developme
How to overrider the selector value in MockBuilder provided with provideMockStore In general with Testbed beforeEach(() => { TestBed.configureTestingModul
Basically it is supposed to search a txt file for a string and capitalize it. I have gotten this far with some help from stack overflow but anything I try doesn
I am creating mobile app with flutter and I want to integrate Zendesk SDK using flutter as i have done research and i get to know that zendesk can not provide s
I'm tring to replace a value in a mutable borrow; moving part of it into the new value: enum Foo<T> { Bar(T), Baz(T), } impl<T> Foo<T&g
I want to be able to rerun my code multiple times and I think my problems come from the variables. I can't figure where I have to put the setl
unable to create flutter project in android studio I have gone through various question that has been posted in stack overflow but none of them solved the prob
I have updated my node version, and now I can't access to my DB with my app. I tried many things: -Change rout to 127.0.0.1. -add my port number 3306 -add socke