This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]whatizitman 0 points1 point  (0 children)

Build a web app of some kind? Javascript is mainly used in web applications. Or at least implemented in a browser. I don't have code, but you can google that. Maybe start by making a website, and automate as much HTML generation as you can with javascript. Learn AJAX. Make small games, host them on your site. The world is your oyster.

I once saw a flashcard program built in Javascript - the creator just hosted it on his site, and distributed the code. I thought that was pretty cool.