AssemblyScript / website

AssemblyScript's website and documentation.
https://www.assemblyscript.org
57 stars 86 forks source link

Snippets to add #23

Open torch2424 opened 3 years ago

torch2424 commented 3 years ago

This is my personal TODO list of Snippets I would like to see added to the snippets page for AssemblyScript. Creating an issue here just in case someone else is looking to help with the docs :smile: :tada:

saulecabrera commented 3 years ago

@torch2424 Would it make sense to add to that list the usage of asconfig.json? I think this is not listed in the documentation or I'm not able to find it 😄 There are some nice examples here https://github.com/AssemblyScript/assemblyscript/tree/master/tests/asconfig (if I'm not wrong this was added by @jtenner)

torch2424 commented 3 years ago

@saulecabrera Oh yeah! We definitely need some docs on asconfig :smile:

I think since it's more of a build / CLI thing, we should probably just make a normal docs page for it. As snippets is more for copy pasting code in my opinion :smile:

But thank you very much for bringing it up! :smile: If you have the time, I'm sure a PR for asconfig would be much appreciated!

saulecabrera commented 3 years ago

Yeah, that makes total sense! Added an issue here https://github.com/AssemblyScript/website/issues/25

saulecabrera commented 3 years ago

Adding another snippet here that I think is worth considering: