Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Little confused here really since you already mentioned your stack.
What kind of recommendations are you looking for? Front end stacks? Backend stacks with node?(express, sails etc) -
Lyniven45596y@ukabthebest are you confortable with it ? Are you sure you're gonna make it work ? If yes, sure a good choice.
-
Im comfortable with React and JS in general but havnt worked in node or mongodb before. So looking at it as a learning project as well.
-
Id choose java spark with redis(live data) and sqlite(persistent data). Probably vue?
Mongo likes to lose db entries
I am building a web application which is multimedia centric (mostly video chat). Text to Speech and vice versa.
I have chosen Node with mongoDb as backend API with React Frontend.
What stack would you suggest for such an application?
question