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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The Second Coming of Deep Linking

35 点作者 dmitrig01将近 10 年前

7 条评论

spc476将近 10 年前
You know, an article about deep linking might be more meaningful if they took their own advice and deep linked to what &quot;deep linking&quot; is (<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Mobile_deep_linking" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Mobile_deep_linking</a>). This <i>IS</i> a hypertext medium you know.
reidrac将近 10 年前
I was expecting an explanation of what deep linking is, the way the article is written it lacks context: if you don&#x27;t know what is &quot;deep linking&quot;, it doesn&#x27;t make much sense.<p>OK, <i>closes tab</i>.
technofiend将近 10 年前
Do people really clutter their phone with every random website app? Most of them appear to be marginally better at rendering the website for the low, low price of scraping some subset of your personal data.<p>I use Android profiles for the simple reason that I don&#x27;t agree some random app needs to know every email or phone number in my address book,much less mine my text history. The few apps I use go to a profile hooked to my ham email address. Still not perfect.<p>But deep linking via apps? What&#x27;s the compelling use case again? I don&#x27;t see one that doesn&#x27;t work just as well on the mobile web site.
评论 #10099198 未加载
评论 #10097844 未加载
评论 #10097169 未加载
widforss将近 10 年前
My only reference to deep links are the deep web links. The modern concept of mobile deep links throws me of the ball every time.
评论 #10096892 未加载
Ryel将近 10 年前
Holy keyword stuffing.
HaloZero将近 10 年前
Except that iOS deep linking isn&#x27;t natively supported, you have to do it through DeviceFingerpting and even if it was setup correctly you&#x27;d have to go through a lot of effort to do it.
评论 #10097173 未加载
art0rz将近 10 年前
I don&#x27;t understand why this is still an issue. Didn&#x27;t Android fix this problem? Can&#x27;t iOS adopt a similar system?