I am working on an express app(in typescript) and a react app bootstrapped with create-react-app(in js). The directory structure is here. The server directory c
I have a problem when trying to read Blob from oracle DB by using this rs.getBlob("ARCHIVE_REQ_FILE_BLOB") and also i try this oracle.sql.BLOB blob= (orac
I am using reflect package to get the type of arbitrary array, but getting prog.go:17: cannot use sample_array1 (type []int) as type []interface {} in func
var num = require("prompt-sync")()("message") const armstrongNumber = (num) => { const toArray = num.toString().split('').map(Number); const newNum = t
I'm struggling with calibration of a touchscreen on Android plataform. It is an USB Single-Touch Touchscreen from vendor 0dfc and product 0001 as checked with d
I need to implement Swish Payment e-commerce API with my website. Testing code given by swish is working fine using Git Bash. Sample is here curl -s -S -i --ce