Skip to content

Commit

Permalink
add(文章): Playground driven development in Swift
Browse files Browse the repository at this point in the history
文章详细描述了如何去构建一个基于 Playground 的 App 开发环境,对于经常要开发 UI 界面的开发者来说,使用作者介绍的这一套流程,可以大大提高自己的开发效率。

close SwiftOldDriver#349
  • Loading branch information
Damonvvong committed May 1, 2018
1 parent ddefe74 commit a2ef80e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Reports/#17-2018.05.02.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ VIPER 是又一个移动开发中流行的设计模式,初看 VIPER 中各个
- 程序结构混淆加密
- 反调试反注入等一些主动保护策略

### 🌟 🚧 🐢 [Playground driven development in Swift](https://medium.com/flawless-app-stories/playground-driven-development-in-swift-cf167489fe7b)

文章详细描述了如何去构建一个基于 Playground 的 App 开发环境,对于经常要开发 UI 界面的开发者来说,使用作者介绍的这一套流程,可以大大提高自己的开发效率

## 设计

## 工具
Expand Down Expand Up @@ -106,3 +110,5 @@ App Builders Conference 是由来自欧洲各国的 Android 和 iOS 移动开发
🚧 表示需翻墙,🌟 表示编辑推荐

预计阅读时间:🐎 很快就能读完(1 - 10 mins);🐕 中等 (10 - 20 mins);🐢 慢(20+ mins)


0 comments on commit a2ef80e

Please sign in to comment.