How can I login email or phone or username with password in node js and mongodb? user can login with email and password, username and password, phone and passwo
Since I am pretty new to React and also not a huge expert on JS especially ES6, I wonder how to make my code (that works) prettier and refactor it. I want to h
I am adding cursor animations to a React/Typescript project and in researching came across a CodePen (Animated Cursor React Component) that works perfectly well
I have (had 2 years ago lol) been working on a web page that prints everything on it, and need to define a function that gets a value, replaces the text box wit
Good Afternoon, Scenario: I am having pdf's file on local system and when user click the button, I want it to get downloaded. But after getting download the fil
html code: <audio id="notification" src="../assets/audio/notification.mp3" autoplay="true" muted="muted"></audio> ts code: let audioPlayer = <H
If you look at the screenshot you can see that the simulated test passes: It restricts adding user data to the users node if the uid does not match. You can
Is there any way I could use Chart.js to create a bar chart directly to a PNG file? I don't want to display the chart on my webpage, I want to send it directly
I am trying to run the code of this post, : Google Script: Play Sound when a specific cell change the Value with the recommendation of Rob Blakemore Could some
What is the scope of variables in javascript? Do they have the same scope inside as opposed to outside a function? Or does it even matter? Also, where are the v
I'm creating a virtual store as part of my Bootcamp projects and ran into this problem when trying to get the confirmation page from the cart page using the fet
I have some problem initializing custom blocks I created blockly custom blocks to modal export const ConditionBlocklyBlock: Block[] = [ { type: 'SUM_MAT
Has anyone figured out a solution to this? I seem to have gotten to the same conclusion with no solution. If I were to go the my app's checkout page, the payint
I try to load a react-leaflet map but I receive error like this: Failed to compile. ./node_modules/@react-leaflet/core/esm/path.js 10:41 Module parse faile
I am getting an error which says " Error: Expected undefined to be a GraphQL schema." Please check what issue is this when I move to localhost:3000/graphiql it
I am writing the following codes. There are repeating codes for the same function. I wonder if there is a way to include all the ids in one querySelector such t
I am trying to access a Bootstrap card element so that I can hide its display when I use a search function. Currently I access the element inside the card in my
I am writing a filter search to filter through cards of customer data. The search functions work, but when the cards collapse they leave degrees of whitespace w
I need to set the active classname to multiple onclick items inside a .map I have implemented by it only keeps track of current click active index I need the li
My problem is the following: I've added to a grid row edit buttons as templates. Now what i want to do is to allow editing of the cell text when i click the "e