This is really great! Playgrounds are so awesome.

(Quick tip: When you open the playground you want to do Editor -> Show
Rendered Markup. Now it looks like a wiki page with working code!)

I like simple toy examples. Simple means that you can focus on the
explained feature. And not trying to understand a contrived example.

This is great way to share Swift knowledge. I'm going to pick a random new
Swift 2.0 item and create one too :-)

Is the playground always executed as a whole, or can you put individual
independent pieces of code in one document?

 S.

On Fri, Sep 4, 2015 at 10:16 AM, Emily Toop <et...@mozilla.com> wrote:

> I've created a Swift Playground to explore knowledge sharing around Error
> Handling and the Defer keyword. I'd appreciate it if people could take a
> look and let me know what they think.
>
> I thought a playground would be a good way of doing things as they are
> interactive and people can then play with the examples in situ.
>
> Things I am interesting in finding out are:
>
> 1. Is this a good way to share knowledge about things within the team?
> 2. How is the layout - does it make sense from a flow perspective wrt what
> I am trying to share?
> 3. Are my examples too toy to be of real use here or should I have come up
> with more concrete examples relating to our existing codebase?
> 4. Did I do a good job explaining stuff?
>
> You can find the playground here:
>
>
> https://github.com/mozilla/firefox-ios/tree/fluffyemily/Swift-2-Error-Handling-Playground/docs/Swift2ErrorHandling.playground
>
>
>
> _______________________________________________
> mobile-firefox-dev mailing list
> mobile-firefox-dev@mozilla.org
> https://mail.mozilla.org/listinfo/mobile-firefox-dev
>
>
_______________________________________________
mobile-firefox-dev mailing list
mobile-firefox-dev@mozilla.org
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to