Random Notes on WebGL
Armin Ronacher has written an excellent tips article on WebGl that includes valuable information on resource management, shader preprocessing and the limitations that WebGL presents.
These are all based on Armin’s WebGL meincraft Demo, the source for which is available on Github.