I have the following html code: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title&
I am trying to send multiple files from react to express server and then to microservice. The problem is that my express server is getting crashed whenever I tr
I am using a Firebase Realtime database. I want to increment a number every time I create a data. However, I want to base it from another data. Example Year is
Currently, I am working on .net project deployed on Azure. It is related to car insurance sending electronic slips to users/brokers/carriers. One of our custome
I am working on Django project where I need to create a form for inputs. I tried to import reverse from django.core.urlresolvers. I got an error: line 2, in fr
Is it possible to create files on the fly using apache ant - currently I have my apache ant build.xml downloading all my JS script dependencies. What I am want
World. We are using spring batch to read from a table (Message), and write the modifications on the table (Site), the functionality is working perfectly, but wh
When using the Mockk for Android Unit tests, there is any difference of using the notation when declaring dependencies? class Test { private val x: X = mock