Joshua Hannan
Joshua Hannan
What is remix? And based off of the conversation we had with Dete about how we want to do composable features in the future, I would potentially think about doing...
@anatoly256 @jrkhan is this ready for a review again?
Thank you! I'm excited to have this feature! :)
This seems like a fairly clean way to do it that I would support assuming the Cadence team doesn't have any issues with it
Is it safe to add stuff like this and the `clear` method? It might encourage people to use bad practices for handling resources
I understand that they are just simpler patters for things that already exist, but I feel like this kind of blurs the line on the rule "resources cannot be lost,...
I would imagine that the files would be the same as they are currently, right?
I don't have any context on this, so I'm not sure what this is actually accomplishing. The code for the tutorials is stored here: https://github.com/onflow/flow-playground-tutorials and we've been just using...
> You can check the guided tutorial UI in the figma Where do I find this? I think keeping it in the established structure is good, but it is still...
Those can probably just be in the scripts folder because they might be useful for the user to run on their own as well as the tutorial running it in...