Skip to content

Commit

Permalink
Update blurb
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Jul 20, 2018
1 parent 6bd4d13 commit d36e853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0021-playground-driven-development/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> #### This directory contains code from Point-Free Episode: [Playground Driven Development](https://www.pointfree.co/episodes/ep21-playground-driven-development)
>
> We revisit an old topic: styling UIKit components. Using some of the machinery we have built from previous episodes, in particular setters and function composition, we refactor a screen’s styles to be more modular and composable.
> We use Swift playgrounds on this series as a tool to dive deep into functional programming concepts, but they can be so much more. Today we demonstrate a few tricks to allow you to use playgrounds for everyday development, allowing for a faster iteration cycle.
### Getting Started

Expand Down

0 comments on commit d36e853

Please sign in to comment.