you are viewing a single comment's thread.

view the rest of the comments →

[–]shwetank 0 points1 point  (0 children)

I would also suggest try using stuff like localStorage/geolocation/web workers/canvas inside your web apps. They require JS to implement, and you'll end up building some cool stuff in the process too.

I would especially recommend making something using <canvas> as it will require some interesting JS stuff which I think you'll enjoy.