watchOS-2-Sampler
Code examples for new features of watchOS 2. Source: shu223/watchOS-2-Sampler
XcodeServerSDK
Access Xcode Server API with native Swift objects. Source: czechboy0/XcodeServerSDK
A new take on interactive CLI for Node
A new take on interactive CLI for Node Source: dthree/vantage
the-art-of-command-line
Master the command line, in one page Source: jlevy/the-art-of-command-line
GaugeKit
Easy reproduce Apple’s style gauges. Source: skywinder/GaugeKit
Learn javascript in one picture.
Source: coodict/javascript-in-one-pic
Gogoro騎乘一週感想:安靜、操作滑順、加速度快
Gogoro騎了一星期後的感想是:平滑、順暢、極低的震動、幾乎沒有噪音。 Source: Gogoro騎乘一週感想:安靜、操作滑順、加速度快 – Inside 硬塞的網路趨勢觀察
Example projects showing how to implement many new iOS APIs
Source: kharrison/CodeExamples
INFOGRAPHIC: A world of languages – and how many speak them | South China Morning Post
We represent each language within black borders and then provide the numbers of native speakers (in millions) by country. The colour of these countries shows how languages have taken root in many different regions Source: INFOGRAPHIC: A world of languages – and how many speak them | South China Morning Post
DZNEmptyDataSet
Most applications show lists of content (data sets), which many turn out to be empty at one point, specially for new users with blank accounts. Empty screens create confusion by not being clear about what’s going on, if there is an error/bug or if the user is supposed to do something within your app to […]