Scrimba: a video format for communicating code
1–10 of 115 posts
Re: Scrimba: a video format for communicating code
#2Is it recorded using the scrimba.com website ? Is it only for web code ? The about page https://scrimba.com/about does not explain much.
Re: Scrimba: a video format for communicating code
#3I was watching the flexbox video and modified the CSS code but the view layout didn't update. I clicked the save button thinking that would update the view, but then it had me sign up. After signing up, I ended up with a fork of the video. Cool, but not what I wanted.
All I really wanted to do was fool around with the code while I had it paused, see the updates in the layout, and click play again - at which point I would have expected the code to revert to the script.
Re: Scrimba: a video format for communicating code
#4Re: Scrimba: a video format for communicating code
#5This is really awesome! I was wondering about how you are planning to monetize or sustain the project. Are you going to give the ability for users to monetize their own contributions?
Re: Scrimba: a video format for communicating code
#6Super cool. One issue... I was watching the flexbox video and modified the CSS code but the view layout didn't update. I clicked the save button thinking that would update the view, but then it had me sign up. After signing up, I ended up with a fork of the video. Cool, but not what I wanted. All I really wanted to do was fool around with the code while I had it paused, see the updates in the layout, and click play a…
Re: Scrimba: a video format for communicating code
#7Tip for people trying this out, to experience it fully you have to:
- login with github - edit some text - then hit play again. The preview will then update.
- also, you can record your own edits to the video.
I am surprised by the quality and thoughtful demos.
Some simple things would make it better, like updating automatically without hitting play. Also, I think the videos should have x buttons to close them, not just clicking in another area.
Re: Scrimba: a video format for communicating code
#8Super cool. One issue... I was watching the flexbox video and modified the CSS code but the view layout didn't update. I clicked the save button thinking that would update the view, but then it had me sign up. After signing up, I ended up with a fork of the video. Cool, but not what I wanted. All I really wanted to do was fool around with the code while I had it paused, see the updates in the layout, and click play a…