Code:
What could you even do without HTML and CSS in javascript?
with html5 canvas you can draw and write text and everything in javascript.
It can be interactive too and do moving graphics.
the only other thing I may need is PHP to read and write to a database on a server, it seems a shame that javascript cant do that directly?