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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Should we go with mobile or web app first?

3 点作者 mehta_rohan将近 5 年前
We are planning to launch e-commerce business starting from tier-2 tier-3 cities. Should we go with mobile or web app first?

1 comment

Nextgrid将近 5 年前
Web.<p>You need a backend even if you only need an app, and adding a web UI to an API-only backend isn&#x27;t that difficult.<p>It will also allow you to reach every device (desktop, tablet, mobile, etc) regardless of operating system or platform, where as mobile needs a single codebase per platform (no, React Native is not a silver bullet and you&#x27;ll still have platform-specific quirks).<p>Developing a website is also easier than a mobile app, so you&#x27;ll spend less time, effort and money on it than on mobile apps.
评论 #23582866 未加载