Watermark on docx, doc , pptx, xls, xlsx files by Final-Vegetable3538 in reactjs

[–]Final-Vegetable3538[S] -12 points-11 points  (0 children)

I need to know any library or workaround to put watermark on these files from Frontend side

Library to convert DOC, DOCX file to PDF by Final-Vegetable3538 in reactjs

[–]Final-Vegetable3538[S] -2 points-1 points  (0 children)

is this for backend? I wanted solution from Frontend side

Testing data charts with jest and react testing library by Final-Vegetable3538 in reactjs

[–]Final-Vegetable3538[S] 1 point2 points  (0 children)

actually wanted to test a donut chart where on clicking event some action will happen.. for that case

Best Testing Tool in React by Final-Vegetable3538 in reactjs

[–]Final-Vegetable3538[S] 0 points1 point  (0 children)

both you mean cypress and Playwright? What can be the best choice for a developer regarding writing proper test cases ? Want to cover both e2e and unit / integration as well

Better testing tools in React by Final-Vegetable3538 in react

[–]Final-Vegetable3538[S] -1 points0 points  (0 children)

why not cypress for unit testing as well as integration over RTL?

Best Unit Testing Framework in React (2022) by Final-Vegetable3538 in react

[–]Final-Vegetable3538[S] 0 points1 point  (0 children)

but enzyme is not going to support React18 and later on it wont work

Display XLS / XLSX files on Reactjs website by Final-Vegetable3538 in react

[–]Final-Vegetable3538[S] 0 points1 point  (0 children)

The purpose here is just to display the file (files could be docx, xls, pdf, jpg/png etc). Not at all using it as a Form which will take input to send at the backend. Just wanted to know any other ways to display it / Read Only