Node.js | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Node.js

I am a web dev i build apps using react js, i am going for full stack but i dont what backend languages should i learn, since i know react and js do you recommend me to go for nodejs or it's not good as other backend languages??

16th Jul 2021, 12:46 PM
Jad Yahya
Jad Yahya - avatar
5 Answers
+ 3
Backend what? Previously Javascript may have been stereotyped as a language for making client-facing features such as interactive menus and animated buttons. In addition, some would not have considered Javascript as a true programming language because of its quirkiness and deviations from other established programming languages such as Java (they may sound alike but they are not). NodeJS changed that. NodeJS made Javascript usable as a server-side language. In other words, we can now use Javascript to do things that were previously done only through PHP, Python, and other backend languages. In sort word go with nodejs expressjs and mongodb for backend development!! Happy Coding!
16th Jul 2021, 1:06 PM
Matias
Matias - avatar
+ 3
Since your already familia with js and react I recomment MERN(MongoDB, Express, React, Node.js) stack. Here are some advanges of the stack. -UI rendering and performance. -Cost-effective. -Open--source. -Easily switch between client and server. -Perfect for real time app. Follow me for more guides.
16th Jul 2021, 1:30 PM
Apongpoh Gilbert
Apongpoh Gilbert - avatar
+ 1
Alright thank you so much bro!
16th Jul 2021, 1:21 PM
Jad Yahya
Jad Yahya - avatar
0
You welcome!
16th Jul 2021, 1:22 PM
Matias
Matias - avatar
0
Yup I've heard of MERN before i will do some research about it and buy some courses thanks😊
16th Jul 2021, 2:04 PM
Jad Yahya
Jad Yahya - avatar