+ 3
Quite a beginner in js full stack dev... Amongs the stacksnof js, which is the best and marketable to learn?
Mean , mern, meen stack dev
3 ответов
+ 1
The other answerer isn't really answering your question. Yes, you CAN learn Django (Python), but that's not what you asked. You DO need to learn HTML, CSS, and JS (but I assume you knew that), but you can also choose to focus on NodeJS as a back-end runtime, and ExpressJS as a web server framework. Sticking with NodeJS/ExpressJS has two major advantges. Firstly, you're working in ONE language on the front AND back-end. Secondly, Node has an absolutely enormous user-contributed library of packages (think: add-ons).
As far as front-end, you'll probably choose between:
- ReactJS, which is just a View library (it doesn't really do behavioral stuff)
- VueJS, which is a little more opinionated (capable); it can do more by itself. That doesn't NECESSARILY mean it's better tho.
These two are the most popular, but you could also look at Angular or AngularJS (note they're two separate things!)
+ 1
What i majorly need is related on the stacks of web dev using js full stacks...so which stack is good?
0
For Front end languages: u should learn
HTML 5
CSS 3
JS
---------------------------------------------
For backend language : u should learn
Ptyhon the django framework