Latest solutions
Latest comments
- @Deepanshu-5288@pimoux
Same as neoma Peace, you can use the fetch API to get your JSON data.
If you decide to fetch your data and you struggle to solve this problem you can check how to use promises in javascript. Neoma use the async await method but there are 2 other methods to fetch your data.
Otherwise your solution looks very great, congratulations !