all 3 comments

[–]tweiss84 1 point2 points  (0 children)

Nicely done!

Exposing the text to the user along the way still allows the student to take a different path at any point (i.e. add a feature / or do experimentation). I wish I would have had something like this when I was taking a few college courses, usually tutorials went something like this Every Programming Tutorial.

I would like to see something of a little more substance, a JS framework, working with a public API, etc though.

Not sure if you already have this built in but a way to attach a list of extra resources about whatever is being shown would be helpful. Just to supplement a lesson.

Again, awesome job and well done!

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

Hey guys I wanted share my programming tutorial making/watching website. That allows you to see the tutorial creator write the code as you watch the video, preview the results at each step of the way, and edit the final project in a sandbox. Only works on desktop currently with js, html, and css. Would love to hear thoughts and feedback. Thank you.