Hacker News new | ask | show | jobs
by zokier 3009 days ago
open about:blank, right click, inspect element, start hammering code into console. You can still get pretty far with plain JS these days without touching the quagmire that is modern webdev world.

Sure there are some other issues in picking JS, but it is both readily available and (somewhat) scalable to "serious" projects.

1 comments

nothing can compare to saving a .bas file on a floppy to learn how to code.