Liz Krane
Liz Krane
Just upvoting this :) Also it never occurred to me to use multiple `interrupt`s that way. @Natim, thank you for the example! I think this would be great to add...
I believe we have a Google Analytics account for the main LearnTeachCode homepage -- thoughts on reusing it for this subsection of the site too? I'm not super familiar with...
@LiesbethGijsel @TristanDamron Yup it's my personal email address. I just tried adding an updated code to the primary home page repo (https://github.com/LearnTeachCode/learnteachcode.github.io) because the old tracking code wasn't even working...
OK, I added you there @LiesbethGijsel you should receive an email invite. :) Note: for this issue, someone still will need to add the tracking code to the Code Code...
I'd be super curious about this too! btw, an acquaintance of mine from the Recurse Center made this open source game for learning Git that looks super cool: https://ohmygit.org/
Thanks @kammitama5, great start on documenting this one as well! I wouldn't worry about the Promises part yet. Suggestions for improving your description/examples above: - Could you also describe what...
Thanks @kammitama5!! The second example code snippet ("set simultaneously") looks like it's missing the call to `set()` though, and I also notice you set the variable `dataRef` equal to the...
Thanks @ssiarules, love this idea! Could you try rewriting this feature idea as a traditional user story, in the format of "As a [role], I want [goal/desire] so that [benefit]"?...
Woot!! Great sketch, thanks @ssiarules ! :) My only other suggestion is that these user stories could still be more modular, since you actually have quite a few features in...
Great start @kammitama5! Try refining this description and the example code some more when you have a chance -- right now your example isn't actually use the `key` *property*. For...