I need to add oauth 2.0 security in my existing email submission form. There are some other methods that I found online but as I am using smtp, I just want to a
I am updating the CKEditor packages in my Rails/React app from ~12 to the latest version 27. When running the app locally in my webpack-dev-server I see this e
error image I'm building a website with react. But suddenly when I entered npm run start after some time it gave me errors Fatal error: NewSpace:: Rebalance All
I'm trying to set a cookie containing some JSON data, but I also need to preserve line breaks. I've got a way of keeping them and rendering them which works fin
I'm fairly new to switch statements in general but please could anyone let me know why my switch statement here is returning undefined? I feel like i've looked
I have this fixed height scrollable ul element which is for a video playlist. Scrolling works fine but when the user scrolls thru all the content they get stuck
I am using getStaticProps() in a Next.js app but when I run the app it gives ERROR:- warn - Attempted to load @next/swc-win32-x64-gnu, but it was not installed
I have a webpage with a multi-select field for names, and to prevent biases, I want to only show list entries to users after they have entered at least 3 charac
I have a lot of problems with my js code. So, I make an html page looks like terminal, for school exercise. The html and css works good, but now I have to make
I am using pouchdb with react native (expo) to store the local data and also the images and when trying to recover the image I get the following data Object {
I am trying to create a comic website, but I want to protect the images to avoid copying the image. I want to do something like the Webtoons viewer. I have no i
Sorry the title is vague, I'm not sure how best to describe this. I have a function which should do the following: If a menu link has children: preventDefault o
I want to make the main div hidden when someone hits the refresh button and then after sometime making the main div visible. The reload detection code is workin
I've been trying to make this work but I can't seem to figure out where the problem is coming from or what's producing it. The script randomly executes parts of
i'm new to bootstrap and i'm doing an ecommerce template for learning bootstrap 5. There is a way to make the bootstrap 5 carousel to show multiple slide at the
I have a textarea and would like to return the most recent change to the text for use in avia JavaScript function. That would include: Text that is input via ke
Hey guys I have few questions regarding the community version of the RN DateTimePicker (https://github.com/react-native-datetimepicker/datetimepicker#value-requ
I'm just beginning with react query and used it to get a list of books from the server using useQuery in my ListBooks Component const { data, error, isLoading,
I can not loop through the $slots object in Vue 3 to pass all slots from parent to child, the $slots object seems empty in the child component. How can I loop t
I have over 100 jobs (kjb) that reference an email address that is no longer active. I wish to globally change the email address dynamically using PDI (spoon) i