Thursday, 18 June 2020

Should I use ASP.NET or Node.js?

I'd like to make a studio grade app that creates and shares projects like this one with options to Undo, Redo, etc. Obviously, more than one instance might be open at a time.The main component is a database with less than 10,000 entries where the user can use parametric filters to select items and compare them. The selection procedure includes less than 1,000 rules encoded in text and stored within the database. There will also be a simulation section that works based on statistics from less than 10,000 entries stored again within the database. In the end, the app has to connect to 3rd party APIs like Amazon and Newegg.DatabaseUsersProjectsItemsRulesStatisticsShould I use ASP.NET or Node.js? If Node.js, can you provide a complete list of all the programming tools I will need? What IDE? What expansions? How will I preview the code? What kind of servers should I pay to upload to? etc. I come from a strong native apps background and I haven't work on web apps before.Thanks in advance!

Submitted June 18, 2020 at 09:55AM by ashesnroses

No comments:

Post a Comment