JavaScript stack for startups, good idea?

1 points by omorhefere ↗ HN
What are you thought on building a startup using just javascript: Node Js backend; React Website; React Native + Expo for mobile apps.

Is a maerketplace

3 comments

[ 2.7 ms ] story [ 18.1 ms ] thread
There are plenty of products that are built using a similar stack. There's nothing wrong with it.

Use the tools that make sense to you.

from past few months i have been working on similar app.

in my experience libraries/framework are awesome. but js as language require more care compare to php/python.

Because it doesn't have types? Have you used flow?