Needs advice
on
gogoJavaJava
and
Node.jsNode.js

Hello guys, my first time here, and for requesting advice.

I am a JavaScript Developer MERN Stack with a focus on Frontend Development. I wanna go more to Backend Development.

Which Language has a Solid Ecosystem and not so many changes like JavaScript Frontend, quite Frankly that's freaking me out nowadays!

In my Location Germany Industries, Finance, Utilities, Insurances, Retails, and Healthcare dominate Java in the Backend. In my case Java is the logical choice BUT, XML, old codebase, JSP/JSF , boring and verbose syntax without Syntactic Sugar, test Battle, and so on make me crazy.

I have Java, Python, Golang, and Node.js/TypeScript as a choice, but because of a lack of Backend knowledge, I can't make a decision. Which Language and Ecosystem should I learn and master for a long time, my Goal is to work with a selected stack for 10+ years and I don't do Data Science only Software Engineering.

Thanks for reading and Advice! Important! !!! I see via Email somebody send me an Advice, but unfortunately i can't see/read your Advice here :( Users like: Jose Manuel Ortega or nullStack65....

READ LESS
6 upvotes·60.5K views
Replies (3)
Recommends
on
go
Node.js

If you have solid js knowledge go with nodejs and express, it's super solid when you're making a Fullstack app and you don't want to switch back and forth with another language Express is really great and honestly the syntax doesn't change like you mentioned, once you got that down you can learn type script and start learning the framework nestjs, which is express(or fastify) but opinionated and well structured and a ton of added features to build a backend.

Alot of apis are written in go too, it's also great for making anything that involves low level networking and such (or anything network related honestly), it's simple efficient and super fast

READ MORE
- YouTube (youtu.be)
7 upvotes·7 comments·56.1K views
Stanislav Petrov
Stanislav Petrov
·
September 27th 2022 at 6:48AM

I agree with you. The most logical and natural choice is Node.JS. @zom bibler: If you can't find good job opportunities, then switch to Java.

·
Reply
zom-1
zom-1
·
September 27th 2022 at 1:22PM

Thank's for your Advice!

Have you any experience about Microservice cloud based development like AWS/Azur with Express/TypeScript, that can you share with me? How available is this Stack.

Java development is here very mature and strict, without 3years knowledge of Spring i hardly have a chance xD

·
Reply
Stanislav Petrov
Stanislav Petrov
·
September 28th 2022 at 7:41AM

I have experience with AWS Lambda functions powered by Node.JS runtime ( https://docs.aws.amazon.com/lambda/latest/dg/lambda-nodejs.html ). If you combine them with API Gateway you can create Rest APIs without any additional Node.Js web framework ( https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-rest-api.html ). I've used OSS serverless framework for deployment ( https://www.serverless.com/ ). There are AWS alternatives for deployment, e.g. AWS SAM: https://www.techmagic.co/blog/serverless-framework-vs-aws-sam/

Note: I've been Java developer for 10 years. I can confirm that Java seems more established amongst enterprises than GO/Backend Javascript.

·
Reply
zom-1
zom-1
·
October 4th 2022 at 5:40AM

Thanks for your Time Stanislav!

for me it is still unclear whether Java/Spring Boot in the area of Microservices are good enough not to be replaced or Node.js/TypeScript is good enough that more applications are written with it.

I don't think GO can/will replace Java or C# in enterprise environment, it will remain a niche.

I wanna deep dive into the area of Microservices in Java or Node.js, if you starting Backend right now, which you think could be stable and more popular in the next few years. Which one would your pick?

·
Reply
Stanislav Petrov
Stanislav Petrov
·
October 6th 2022 at 2:32PM

I might use Java to be on the safe side.

·
Reply
3 upvotes·4 comments·56.1K views
testDrive64
testDrive64
·
September 24th 2022 at 6:20AM

Thank's for sharing this link. Nice article.

·
Reply
zom-1
zom-1
·
September 21st 2022 at 11:39PM

How much can this future theory help me? Quite honestly, In the Industry nobody interesting how green is it, they wanna make Money, please serious Advice.

·
Reply
Mehul Mina
Mehul Mina
·
September 22nd 2022 at 6:01AM

It was for reference bro how fast and stable they are Go is better for both time and satble and also provide better multi multithreading Functions ...

·
Reply
zom-1
zom-1
·
September 27th 2022 at 1:27PM

Thank you Mehul, i got it, but performance and personal choice is not my Problem, i wanna work for some Companies, that used Big Applications and Microservices via Azur/AWS. Many Companies use Java as Default Language and i want to find out if Express/TypeScript or GO can replace some Part of this Applications instead Java. This happening most in US before happening in Germany, this lead might be helpful to me.

·
Reply
View all (3)
Avatar of MrBaggieBug