I teach undergraduate courses in basic web development – mostly html and CSS and occasionally some javaScript. I’ve been using Glitch for the past semester and really like it – the students like it a lot, too.
I’ve seen several posts about linking to files in the assets folder, and I just wanted to add a new use case related to that request. I’d really like for students to be able to link to images, for example, in a way that resembles (to some extent) a real workflow. I know there’s the asset-lib solution, but the other issue I’m thinking about is having students download their projects to work locally – I feel like for my students, that would cause more confusion than it’s worth.
I know my use case is a little specific, especially because my students are at a very introductory level – but the platform has been so good for teaching with, I’d really like to find a solution. If anyone has ideas that might make things easier under the current system, I’d love to hear them.