HackerTrans
TopNewTrendsCommentsPastAskShowJobs

j0hann

no profile record

Submissions

Ask HN: Variable Cost Calculation for Quotations

1 points·by j0hann·4년 전·0 comments

comments

j0hann
·4년 전·discuss
I find myself using it only for specific tasks such as simplifying code from others, explaining code, using a API or library without crawling the documentation, getting errors explained or finding new functions in the given language.
j0hann
·4년 전·discuss
Simple Answer: Web App!

Complex Answer: Depends on your product or service you are offering, is it only used on the mobile phone? Does it require native functions of the mobile phone? Will customer expect this product or service to be on the mobile phone? If the answers to those questions are yes, I would do a mobile app.

Otherwise I would stick with a web app. This spares you the hussle to build for two ecosystems.

I have been using React with Nextjs, Prisma, Nextauth and Tailwind. The development experience is amazing. Frontend as well as the API is in one repository, that helps to iterate fast and deploy as you go.