I am looking to set up an AR app implemented on Unity, running in an interior space, with rather precise positioning. Ideally, this will be functional on most s
I'm new to Docker and trying to create a Dockerfile for this new Rails 7 app. I'm using vips instead of imagemagick for the memory benefits. and my local machin
Const createCSvwriter = require('csv-writer').createObjectCsvWriter; How can we do it with import
I want to use Svelte in my next project, due to its clean syntax and how nice is to work in it. Unfortunately, to deploy the app in my company I can't use node
I am trying to import a CSV with some empty cells into MySQL database. I Could you please help me with that? My last thread was closed since it was "associated
I have a build on Firebase Firestore like this: In the structure here, there are 2 ArrayLists. I want to display what will be done from 2 ArrayLists as ListTil
This is the Response from my Server: Im trying fetch data from Array. How can i do that please? const instance = axios.create({ baseURL: 'https://localhost:5
I am trying to implement internationalization using Rails I18n api. After going through the docs, it suggests doing routing scope in routes.rb file to persist b
I am trying to set up a code which creates tickets by generating images of barcodes, from a txt file, and pasting that on the ticket image. import barcode impo