I am trying to learn Angular and have found a tutorial that uses StackBlitz. However when I log in to StackBlitz and look at the files that are being used, I don’t see a SAVE button! How can I save my work?
ThanX, RandellDawson
If you are given a starter project link on StackBlitz, you will need to fork it first. Then you’ll have a save button.
1 Like
ThanX, ArielLeslie. That did the trick.
@ArielLeslie, @makamo66, others,
I followed your instructions (forked, then saved). But when I open the editor url in another browser, all of the changes I saved are gone. What am I missing? Thanks! (by the way, I tried the stackblitz community and the site is down)
idahointexas
When you open it in another browser, are you using the link to the original StackBlitz that you forked or to your fork?
1 Like