forked from BaiduHiDeviOS/iOS-Tech-Weekly
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
93 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
|
||
##20160904技术周报 | ||
|
||
本期周报内容来自: [桉远](https://github.com/AnYuan)。 | ||
|
||
[iOS puzzles](https://github.com/BaiduHiDeviOS/iOS-puzzles) | ||
|
||
周报汇总 [地址](https://github.com/BaiduHiDeviOS/iOS-Tech-Weekly) | ||
|
||
周报博客 [地址](http://baiduhidevios.github.io/) | ||
|
||
|
||
### 博客 | ||
|
||
[iPhoneDevWiki](http://iphonedevwiki.net/index.php/Main_Page): Our goal is to share the sum of all human[1] knowledge about jailbroken iOS development. In other words, this is a collection of documentation written by developers to help each other write extensions (tweaks) for jailbroken iOS, and you're invited to learn from it and contribute to it too. | ||
|
||
|
||
### 视频: | ||
|
||
[Futures and Promises, or how I learned to stop worrying and love the GCD](https://realm.io/news/altconf-michael-gray-futures-promises-gcd/) | ||
|
||
|
||
|
||
### 技术实践 | ||
|
||
[Perfect smooth scrolling in UITableViews](https://medium.com/ios-os-x-development/perfect-smooth-scrolling-in-uitableviews-fd609d5275a5#.bea54yg1r) | ||
|
||
|
||
### iOS架构相关 | ||
|
||
[MVVM is lipstick on a pig](https://sharpfivesoftware.com/2016/07/20/mvvm-is-lipstick-on-a-pig/): MVVM is not a step in the right direction. It’s an additional layer of confusion. | ||
|
||
|
||
|
||
### 开源代码: | ||
|
||
[iOS Echarts](https://github.com/Pluto-Y/iOS-Echarts) | ||
|
||
[FutureKit](https://github.com/FutureKit/FutureKit): A Swift based Future/Promises Library for IOS and OS X. | ||
|
||
[Willow](https://github.com/Nike-Inc/Willow): Willow is a powerful, yet lightweight logging library written in Swift. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
title: 2016.09.04技术周报 | ||
date: 2016-09-04 17:46:50 | ||
tags: | ||
--- | ||
|
||
本期周报内容来自: [桉远](https://github.com/AnYuan)。 | ||
|
||
[iOS puzzles](https://github.com/BaiduHiDeviOS/iOS-puzzles) | ||
|
||
周报汇总 [地址](https://github.com/BaiduHiDeviOS/iOS-Tech-Weekly) | ||
|
||
周报博客 [地址](http://baiduhidevios.github.io/) | ||
|
||
|
||
### 博客 | ||
|
||
[iPhoneDevWiki](http://iphonedevwiki.net/index.php/Main_Page): Our goal is to share the sum of all human[1] knowledge about jailbroken iOS development. In other words, this is a collection of documentation written by developers to help each other write extensions (tweaks) for jailbroken iOS, and you're invited to learn from it and contribute to it too. | ||
|
||
|
||
### 视频: | ||
|
||
[Futures and Promises, or how I learned to stop worrying and love the GCD](https://realm.io/news/altconf-michael-gray-futures-promises-gcd/) | ||
|
||
|
||
|
||
### 技术实践 | ||
|
||
[Perfect smooth scrolling in UITableViews](https://medium.com/ios-os-x-development/perfect-smooth-scrolling-in-uitableviews-fd609d5275a5#.bea54yg1r) | ||
|
||
|
||
### iOS架构相关 | ||
|
||
[MVVM is lipstick on a pig](https://sharpfivesoftware.com/2016/07/20/mvvm-is-lipstick-on-a-pig/): MVVM is not a step in the right direction. It’s an additional layer of confusion. | ||
|
||
|
||
|
||
### 开源代码: | ||
|
||
[iOS Echarts](https://github.com/Pluto-Y/iOS-Echarts) | ||
|
||
[FutureKit](https://github.com/FutureKit/FutureKit): A Swift based Future/Promises Library for IOS and OS X. | ||
|
||
[Willow](https://github.com/Nike-Inc/Willow): Willow is a powerful, yet lightweight logging library written in Swift. |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters