DEV Community

Mario Fraiss
Mario Fraiss

Posted on

1

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.

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay