TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Alamofire: HTTP networking library written in Swift

71 点作者 hswolff将近 11 年前

5 条评论

cpr将近 11 年前
This is all quite interesting.<p>I wonder if there are others in my boat, however, who were (in my case minor) iOS developers, and were initially excited by Swift. (I chatted with Chris Lattner at WWDC and thanked him for what looked in the first couple of days like an amazing win.)<p>But after a while, I began to rebel against the idea of learning a whole new complex language and new environment just to keep doing iOS development.<p>So in the end this nice clean breakpoint just pushed me back into the &quot;open web&quot; development camp. I&#x27;d like my efforts to work on all platforms.<p>This isn&#x27;t a plea for sympathy, honest, or an attempt to put down Swift, which looks like a great development--I&#x27;m just genuinely curious if others have had this experience.
评论 #8134274 未加载
评论 #8134742 未加载
评论 #8134429 未加载
评论 #8134606 未加载
lovelettr将近 11 年前
I would love to see RestKit get re-imagined this same way. If for nothing else than to see more examples of large&#x2F;complex projects written in Swift. Give other in-depth examples of the language.<p>GitHub repository: <a href="https://github.com/Alamofire/Alamofire" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Alamofire&#x2F;Alamofire</a>
评论 #8133445 未加载
WhitneyLand将近 11 年前
It looks nice as intended. Related note, I have found a lot of the cruft is needed in building and accessing the JSON bits, of which I only saw a small example on your page. Even then, I&#x27;m not sure how much I like the approximated syntax. Worried that it might be confusing it you don&#x27;t look carefully for braces.
akramhussein将近 11 年前
Mattt Thompson kicking ass and taking names per usual :)
oliyoung将近 11 年前
Has anyone ever found out if @Mattt is actually human? I mean, with the quality and volume of work he produces he quite obviously doesn&#x27;t ever sleep