Avatar of Pavel Kalugin

Pavel Kalugin

Software Engineer at Paralect
Software Engineer at Paralect·

If you want to learn C# to write some backend code you can also check out Node.js which is basically JavaScript running outside the browser. You can create any kind of web servers, APIs, scrapers, automation scripts, etc using all the same JavaScript.

A good entry to Node is Express.js. It is the most common web framework for Node. It's well documented and there are a lot of educational materials for it.

READ MORE
Building a REST API with Node and Express (stackabuse.com)
9 upvotes·205.5K views