You've learned every core command — say, put, on, load, ping, task, and variables. You're ready to build real things with Weave.
say(value)print to consoleput(val,"#id")put text on pageon("#id","click",fn)listen for clickload("url")fetch JSON dataping("url")check if URL is alivetask name(args){}define a tasklet x = valuestore a value// commentnote to yourself