R
R
Roman K2020-10-08 19:51:34
.NET
Roman K, 2020-10-08 19:51:34

Which backend technology is easier to master?

On which it will be easier and faster to write a backend for SPA (HTML + JS), the main task of which (SPA) is to query the database on the server, with a selection from the database, the rest of the calculations, based on the received data, SPA performs at the client. Previously, there was little experience in developing an application in Delphi + Firebird database. What will be easier to master JS + Node.js + related necessary technologies (framework) or JS + .Net Core + С#? Thanks to all who answered.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Daniil Demidko, 2020-10-09
@Chronicler

C# is both more powerful and easier in every way. Every time you choose JS, you choose all the pain of dynamic and at the same time loose typing.
Also, C# is developed by the same person who developed Delphi before.

P
pro100nikTo, 2020-10-08
@pro100nikTo

Js + node.js + .. you don't have to learn another language

A
Ascar, 2020-10-12
@Ascar

Asp net core web api + Entity framework core + Swashbuckle
You will have to read the guides, but it's worth it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question