Awesome iOS & swift related newsletters, blogs, articles and resources
- ✨HackingWithSwift
- Ashish Kakkad - swift
- ✨iOS Goodies - weekly
- iOS Dev Weekly
- Swift Weekly
- ✨Advanced Swift Topics(www.vadimbulavin.com) - 文章质量很高
- Appcoda weekly
- Awesome iOS newsletter
- learnAppMaking
- the swift dev - 包含swift多种设计模式
- learn swift综合性收藏
- appventure.me Swift in depth
- fluffy iOS实战开发tips
- thoughtbot.com
定时器,类似于js中的 setTimeout | setInterval
- How to Build an iOS App with Swift - Stop Watch youtube
- ✨the ultimate guide to timer - HackingWithSwift
- Working With Timers In Swif - LearnAppMaking
- Swift timer - 简书
这个主要是讲如何封装后台传递过来的数据:
针对不同的开发阶段,对应不同的配置,比如: debug & stagging & release 下使用不同后台url,和其它的一些keys:
6.1 布局相关的
6.2 网络图片处理
综合性的学习资源: