const storage = multer.diskStorage({ destination: function (req, file, cb) { cb(null, "./uploads"); }, filename: function (req, file, cb) { cb(null, file.fieldna...
How to scrape google maps places with selenium?
how to print HTML forms? for instance I have patient registration form I want to print the details so how do I get form field to print on paper and in a custom format?
what will be data structure of this? if I select a product category its products will appear then if I select a product its customer category will appear after that if I s...
I have some questions regarding freelance work? lets say I am making an app and using firebase as a database on which account should I create database ? 1.On my account 2.On...
I have a question when i initialize a variable with const x = document.getElementById('text-field').value console.log(x) but this x will not work with click event it will...
Hello, I am having a problem with table element in javascript what ia m doing is selecting the table by id then i want to to get rows but it is returning undefined?
I am building an app with fastify and nunjucks. the problem I am facing is on authentication. when I click on login I want to redirect to home page but I cant access the hom...
I still have one more question should I save the file directly in to the database or on the server? which is the best option?
question for admin if a persons name is in arabic/persian text but he writes all the messages in english would he/she still be banned?
Can we scrape google maps using javascript? I want to get Hospitals and their lat, longs in my city
what is the best use case of this?
How to get javascript intellisense in NUNJUCKS file? I am working on a project that uses nunjucks as templating engine but the problem is i am not getting any intellisense i...
Why GO is being so discuss and learned now a days is it better than others?
for saving the file in database I have to decrypt the file in the datatype for that column am I right?
how to read and write excel file in nodejs ? any suggestion what package to use?
but I don't understand why changing the place for it worked?