Actually most are making native mobile apps. I'm a mobile guy making a cross compatible web app. Why anyone would make a native app in our world of ECMAScript6 and HTML5 is beyond me.
There are many reasons to build native apps in the enterprise IT (business software) world. For certain use cases, access to offline data and fast performance become critical requirements. Think of a traveling sales rep who is on the road and needs access to a product catalog and pricing information to take sales orders. HTML5 doesn't quite cut it in such a scenario.
Ask HN: Are there any startups making desktop apps?
31–40 of 83 posts
Re: Ask HN: Are there any startups making desktop apps?
#32We have a native Mac and Windows app which uses Chromium embedded to wrap our core web app then adds our call stack (based on PJSIP) so you can make sales calls right within the app.
Re: Ask HN: Are there any startups making desktop apps?
#33Probably funded by YC IIRC.
Re: Ask HN: Are there any startups making desktop apps?
#34Re: Ask HN: Are there any startups making desktop apps?
#35https://www.mapbox.com/mapbox-studio/
Re: Ask HN: Are there any startups making desktop apps?
#36Re: Ask HN: Are there any startups making desktop apps?
#37Medical imaging desktop app http://www.truelifeanatomy.com.au/software/software-overview... We built it 10+ yrs back and we are still waiting for the big break which I guess in the medical field will come only once the big boys die off.. too many entrenched interests.
Re: Ask HN: Are there any startups making desktop apps?
#38Re: Ask HN: Are there any startups making desktop apps?
#39Earlier quoted context omitted.
There are many reasons to build native apps in the enterprise IT (business software) world. For certain use cases, access to offline data and fast performance become critical requirements. Think of a traveling sales rep who is on the road and needs access to a product catalog and pricing information to take sales orders. HTML5 doesn't quite cut it in such a scenario.
Why couldn't this sales rep use a mobile connected ipad to access a web app with pricing and ordering?
This is in fact one of the most common reasons for companies to look for native apps.