@ofthewildfire
P
Dexter Dick
@DexterDickAll comments
- P@DexterDick
Is there any best practices with the way I have written / used the JSON data I am breaking?
add to js file import data from "../data.json" assert { type: "json" };
add to html *
Is there any best practices with the way I have written / used the JSON data I am breaking?
add to js file import data from "../data.json" assert { type: "json" };
add to html *