DEV Community

Mario Fraiss
Mario Fraiss

Posted on

Question to the community: Which stack should I use for my app?

I'm currently working on a new side hustle and I really want to discuss the stack I should use for that app.

In short, these are my requirements:

  • Desktop offline functionality with update-management
  • Local graph based database in the background
  • Rich UI based on various UI frameworks

Actually I'm thinkink to choose one of these stacks:
1) Electron + React JS / Angular + Neo4j
2) NW.js + React JS / Angular + Neo4j

What do you think? Which stack would you recommend?

Top comments (1)

Collapse
 
glebirovich profile image
Gleb Irovich

I think it makes sense to proceed with whatever stack you know best. In the end if your final goal does not include learning new technologies, then itโ€™s better to eliminate the risk of getting stuck half way through.