the error above is shown in this import import React from 'react'; import { View, Text, TouchableOpacity, Dimensions, StyleSheet
What is wrong with this Code: select ACCPMF_MDANT , ACCPMF_ACPID as " Entity ID " from ACCPMF where ACCPMF_BERMO = ' 202012 ' case when ACCPMF_ASOLP = ' N ' th
I want to play sound in program (e.g. in c++) without file, from BASE64 for example. But I didn't find out a lib that allow do it. OpenAL, BASS, Audiere require
I've been trying to save uploaded image files to IPFS in NodeJs , while it seems Pinata saves them, the files are pretty much gibberish (after downloading the i
So I'm trying to make a command (/performance add) that adds points to the target user. Basically if the command is /performance add Someone#0000 5 then it'll g
I'm currently trying to add localization to my nodeJS backend but im having trouble. In my frontend (angular) i have an interceptor that sets the language in th
I am trying to run unit tests and smokes tests in parallel in gradle. I was able to achieve it with unit tests by declaring below mentioned two SystemProperties