TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

3 pointsby mehta_rohanalmost 5 years ago
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

Nextgridalmost 5 years ago
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 未加载