I want to achieve something like this: I give function a string that should be trunctated and a maximum number of characters. local function TruncateBackwards(
I'm trying to write some data to my Firestore database. I've been following Firebase docs but for some reason nothing is being written to my database. I'm not r
I have a @Composable function that works perfectly with single element inside using the tutorial. However, by adding LocalInspectionMode.current or other elemen
I want to use a NestJs api, but I get the same error message in each fetch: Access to fetch at 'http://localhost:3000/articles' from origin 'http://localhost:42
Ok, so I am trying to make a program that implements the main() function to make a random addition equation when it is called, using numbers up to 3 digits. Thi
This is my view. <div class="btn btn-primary" ng-model="file" name="file" accept="image/*" ngf-select ngf-pattern="'image/*'" ngf-min-he