BoneScript

Hi, I am a complete newbie and I need some guidance on bonescript. Does anyone know of any good websites to learn more of it? I’ve tried the provided examples but would like to get some more examples. Any help would be greatly appreciated!

Hi, I am a complete newbie and I need some guidance on bonescript. Does
anyone know of any good websites to learn more of it? I've tried the
provided examples but would like to get some more examples. Any help would
be greatly appreciated!

The best sites currently are:
BoneScript - BeagleBoard <--- really needs a lot of love
and everyday I wake up thinking today is the day and then life happens
Node.js v0.8.22 Manual & Documentation <--- this is where you learn about
the non-BoneScript API for node.js, which is what BoneScript runs on (since
it is just a node.js library)
JavaScript Tutorial <--- a great place to learn
JavaScript

Thanks! I’ll check them out.