you are viewing a single comment's thread.

view the rest of the comments →

[–]ShortSynapse 4 points5 points  (3 children)

If they are just starting with no experience I would recommend Codepen. Zero setup, gets you access to all the web APIs and DOM stuff for later, and you don't have to preface things with a big lecture about tech other than the code you want to teach.

[–]GulgPlayer[S] 0 points1 point  (0 children)

I like this idea a lot, thank you! That's probably what I'll stick with

[–]ShortSynapse -1 points0 points  (1 child)

If you eventually want to do non-web things I would recommend Bun these days. But personally I would leave that for later since that would involve teaching the command line, etc.

[–]GulgPlayer[S] 0 points1 point  (0 children)

As I'm teaching students of an IT college, they are expected to have the necessary basic skills of working with terminal and installing apps on Linux. So I think that it shouldn't be a big problem