The second expect(fs.writeFile).toHaveBeenCalledTimes(1) (in describe('Guid for MPX') returns an error because the writeFile has been called twice. In theory, j
I want to save after submitting all answers from a user of all questions related on a specific Quiz. The logical is : I've got Quiz, Questions. Question car lin
I have recently started with Dynamodb and Cloudformation and YAML, trying to understand more about it. Apologies if there is something I didn't get at first pla
I want to verify that the device connecting to the site has an android or ios operating system, how should I proceed. How can I interact Android and Ios website
I am trying to dismiss the snack bar after the user presses ok or after the duration. I tried passing an extra variable to the component and changing state but
I am building a web-based image editor, and everything seems to work fine until very large images are uploaded (>5mb), and then operations like adjusting the
I want to generate a chart with the 12 months of a year as the x-axis labels, i.e. 'Jan' to 'Dec', positioned in the middle between the major ticks. I used the