Jump to content

Javascript or C# to start a server and why?


zsolo99

Recommended Posts

I'm thinking which language should I use to make a server. Which is more supported for RageMP? Which would u recommend to start and why? 

I have learned both so the knowledge wouldn't be a problem.

Edited by zsolo99
Link to comment
Share on other sites

  • 2 weeks later...

I would suggest using JS especially if you are new to programming. JS is much more forgiving in many aspects therefore makes it easier. Also it will make you write same language on both front-end and back-end.

 

Some people say that C# is faster than JS which is totally correct, however I guarantee that in this scenario (GTA Server) there will be absolutely no difference in speed between these languages because the language itself will not be the bottleneck here.

Link to comment
Share on other sites

It depends totally on you. I've started using C# because I think is more easy and confortable with VS IDE.

I recommend you to check a few scripts from Resources (using c# or js) and have a look on them to see with code is more understandable for you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...