I`m trying to ignore all *.html files so that webpack devserver wont reload when the files changes. My config looks like this const path = require('path'); mod
I need to write a REST API for kafka which can read or write data from consumer/producer respectively. How can I do so?
I am trying to encrypt data using AWS Encryption SDK for javascript(react) in browser but getting this error : export 'encrypt' (imported as 'encrypt') was not
I have a bot that sends an embed message after receiving a /xyz with something like this client.on("interactionCreate", async (interaction) => { if
I wrote a Python script which makes several https requests one after the other by following redirections (its purpose is to login to AWS Cognito via a load bala
I set up a cluster on MongoDB Atlas and made myself the admin but I'm having trouble connecting to the Cluster from the shell. On Atlas, I clicked the connect b
I have applied this below logic in my app to show notifications on the timing user has provided from cloud firestore. void shownotifications() { for (int i =