Description
Have a question or suggestion regarding a specific ProtoSchool lesson? Please use this template to share it!
URL of the lesson that's confusing:
https://proto.school/regular-files-api/03
What's confusing about this lesson?
im getting: SyntaxError: identifier starts immediately after numeric literal. I'm following exact solutions script. i don't know where to put the title of the file I uploaded. Is this where i need to know javascript? It's a single file so i used/
const result = await ipfs.add(15_15Frame_basicPDF.drawio[0])
i tried with ipfs.addall syntax, i played with syntax for both add and addall.
What additional context could we provide to help you succeed?
there is mention of requiring javascript knowledge somewhere on site. But i feel like i shouldn't have to for this example. maybe a copy paste option for adding file name to exact syntax. Perhaps i'm on crack... i'll keep muckin around :)
What other feedback would you like to share about ProtoSchool?