2016.10.16技术周报

本期周报内容来自: 桉远

iOS puzzles

周报汇总 地址

周报博客 地址

Swift

Swift 3.0 Unsafe World: 目前看过写的最好的关于讲如何用 Swift 3 来操作 C 指针的文章《Swift 3.0 Unsafe World》

Type Erasure Magic

技术实践

WebView与JS的几种交互

iOS安装包瘦身指南

浅谈JavaScript Core

通过Xcodeproj深入探究Xcode工程文件

源码阅读

苹果示例源码阅读:Reachability

开源代码:

MVVM: MVVM architecture of a practice, rewrite the iOS headlines for the client(MVVM架构的一次实践,重写iOS头条客户端)

27 iOS open source libraries to skyrocket your development.: You don’t want to miss them. Really.

PFWebViewController: A light-weight webview controller using WKWebView.

IGListKit: A data-driven UICollectionView framework for building fast and flexible lists. https://instagram.github.io/IGListKit/, blog