+ 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??
5 Respostas
+ 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!
+ 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.
+ 1
Alright thank you so much bro!
0
You welcome!
0
Yup I've heard of MERN before i will do some research about it and buy some courses thanks😊