Hi, I have a webpage, in which performance is priority checked the same on GTMetrix, a couple of javascripts (which helps for a form submission) loads when the page loads wan...
Hi, there is a blog post I just want to gather analytics of page don't know the complete list of possible analytics, which are those but like, user scrolls, interests (how m...
Now, here What's the meaning of using OAuth ? I think, one api_key to their endpoint is all I want, right ? To authenticate the request, and create registration.
the thing is I cannot change node version, any catch ?🤔
Hi, I wanted to schedule a cronjob at everyday 12pm (noon) can you tell me what's the difference here ? "0 0 12 * * ?" vs "0 0 12 * * *"
I wanted to convert into Ruby/Javascript any online utiltiy tools you know ? or maybe I need to find any PHP/JS develooper
Hi, suppose I have a web app hosted on an EC2 instance at a Asia Pacific region now, the endpoints are accesible from all over the world how Can I leverage AWS's Global Infra...
Hi, Suppose there is a blog site and I want to migrate my blogs to wordpress now I have already setup a theme there now I want to shift my content to wordpress, but wordpre...
Hi, I have a webapp, on which I want to schedule a function, don't want to use crontab here, out side Cloud API call is for what I'm looking for any AWS service that can help ...
Hello, I have an ec2 instance, which I connect using ssh wanted to upload some zip file to the server's public directory so want to connect it using filezilla, but not able ...
NodeJS is single threaded for a program that reads a file asyncronously in this program if file reading operation starts and the method give the control back to the main ex...
I want to choose a highly scalable, performant and efficient framework though which I get as many as 2 digit ms REST API Latency. does this latency matters on framework we ch...
there is. While the async operation is not done yet, node can run other code, such as processing other requests but what if there is only one statement after this async opera...
How can i iterate over this ? { '1': { id: 34343, unit_id: 1, name: 'Small', quantity: 40 }, '2': { id: 434, unit_id: 2, name: 'Medium', ...
Hello, is there any way we can bypass http basic authentication ?
as my pages are in same directory (with index.html) cannot call them with <s3-URL>/app1 i want to call them without trailing .html is there any hack ?
I have installed a library from npm in globally also i can locate in npm list --global but when i require it in my program directly it shows no module error why should i al...
I have a string height = "(152cm)" wanted its value, how can I extract it ?
If so, How can i confirm and protect it ? Thanks.
My friend was using ubuntu 16LTS he got hanging problem while launching chrome and other softwares The time taken to open chrome was less in windows as compared to ubuntu I gu...