'Can I convert a Dashboard in react type Script to react js?
I bought a Dashboard from Metronic to use it but I found it in TypeScript and I don't know it , How can I use it with ReactJs not TypeScript ..Does anyone face this issue ?
Solution 1:[1]
You will have type casting issues. I suggest you get pure JavaScript one! or try to learn TypeScript it's also fun to write.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | MUGABA |
