Programming focal points for Extensions development?

As a person mostly unfamiliar with web development (save for some basic HTML / CSS in high-school), does anyone have an idea on what kind of learning projects I should undertake as practice before extensions are released? JS/HTML5/CSS seem to go pretty deep so I’m trying to narrow my focus a bit.

Interactive graphics overlays are my main interest if that helps.

Thanks :slight_smile:

You could always start with the classic todo list :stuck_out_tongue: You’ll learn the basics of interactivity in web apps and be able to narrow down your focus even more.

2 Likes

I’ll be giving this a shot later today, thanks!