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)
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.