@root , cheers brother
Posts made by tnlthanzeel
-
RE: What is the powerful Back-End Language
@root ,im a fullstack engineer, i work with pure javascript, typescript and jquery on a daily basis brother, i dont hate js
-
RE: What is the powerful Back-End Language
thats waht i told brother, the choice of language is independent and problem specific. we cant always rely on one language, with new technologies we have to corp up or we will still be like frogs in a well.
peace!
-
RE: What is the powerful Back-End Language
i use them daily brother, may be because u r biased with javascript its not my problem brother.
-
RE: What is the powerful Back-End Language
have u any knowledge about nugget?
-
RE: What is the powerful Back-End Language
please dont paste answers from google brother, and u went out of context
peace! -
RE: What is the powerful Back-End Language
@varuna , if u check the benchmark reports u can find the results brother. some tested application says that node.js made 1000 requests per second while asp core made 20000 requests per second, which is 2000% more
-
RE: What is the powerful Back-End Language
@root , is javascript strongly typed brother?
-
RE: What is the powerful Back-End Language
@root, asp.net is now old its heavy and as a replacement the asp.net core was written from scratch brother,and that is why i mention earlier that ASP.NET CORE is THE new web framewrk
-
RE: What is the powerful Back-End Language
i think we have to come into common grounds, u r php developer and im a dotnet developer, choice is independant to be made
-
RE: What is the powerful Back-End Language
@root , here is the benchmark runner https://dotnet.microsoft.com/learn/web/what-is-aspnet-core
-
RE: What is the powerful Back-End Language
web apps are all about speed, asp core is 18times faster thaan node and much more faster than php.
-
RE: What is the powerful Back-End Language
@root , asp core was introduced in 2015 and its ranked higher than php or node
check here, the benchmark https://www.techempower.com/benchmarks/#section=data-r16&hw=ph&test=fortune, aspcore is 7th place, and node is at 86th place
-
RE: What is the powerful Back-End Language
@root , unlike the dotnet frame work which is not open source, dot net core is THE new framework for web development which is open source and u have the github community for it
-
RE: What is the powerful Back-End Language
@root , here are few links for u to learn what is asp core
https://en.wikipedia.org/wiki/ASP.NET_Core
https://dotnet.microsoft.com/learn/web/what-is-aspnet-core
https://docs.microsoft.com/en-us/aspnet/core/?view=aspnetcore-2.2community is not a problem brother,u have answers for allmost all problems faced with asp core on the internet
-
RE: What is the powerful Back-End Language
open source packages will be helpfull depending on ur need.
if u r refereing to open source packages for server side programing, then Dot NEt core is open source -
RE: What is the powerful Back-End Language
asp core is 18 times faster than node.js
https://www.techempower.com/benchmarks/#section=data-r16&hw=ph&test=fortune
u can use the async await feature in c# to make asynchronus calls
** please note the programing laguage is user preference, do select what is best for the application u start