Im making a txt editor in the terminal, one of it's features is to edit a specific line. To do so, I am creating a new temporary txt file, deleting the old/orig
I'm currently trying to implement a self hosted video player into an existing script, however the code required includes both ' and " how woul
after i tried many things on my little application, i still have a problem with my image. I create an application who can display the image of a folder but they
I am having some trouble loading in a local JSON file to read some data. It seems I can get the data to import as I can log it out to the console. If I do conso
I am trying to learn TypeScript and CDKV2. test.ts import 'source-map-support/register'; import * as cdk from 'aws-cdk-lib'; import { teststack } from '../src/t
I want to collect data about test to an external database, where I would collect all assert and parse the expected value versus the actual result. To describe w