Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is a real hurdle to starting projects. Spend a day researching stacks. Keep it simple. Go with tech that you know.

My current stack is:

  * Creat-React-App
  * Node/Express Server
This keeps things super simple and basic, and I can extend it with Mongo / GraphQL / etc etc.

If you know python and want to use Vue, you could do:

  * Simple Vue frontend
  * Flask API
Worry about things like SSR, routing, etc, afterwards when you have something basic running. It's MUCH easier to iterate, than it is to start something. So make the starting part easy.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: