If you have to select one Javascript Stack that has:
- High Performance
- Easy Learning curve
- best community support
Which stack will you choose and why?
For further actions, you may consider blocking this person and/or reporting abuse
Michael Tharrington -
Ben Halpern -
GrahamTheDevRel -
Ben Halpern -
Once suspended, sarthology will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, sarthology will be able to comment and publish posts again.
Once unpublished, all posts by sarthology will become hidden and only accessible to themselves.
If sarthology is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Sarthak Sharma.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag sarthology:
Unflagging sarthology will restore default visibility to their posts.
Top comments (26)
Why ?
This is the stack I would choose as well.
Advantages:
Exactly!
You can use the same language that you are comfortable on front end, backend and mobile.
Also build incredible UI's for both, Mobile and Web, with one of the most used UI Libraries on the market : React 💜
What about graphQL ? 🤔
I haven't used that much but you can use the apollo client for React/React Native and express-graphql for Node
Yep. I would include graphQl and possibly prisma as well. graphQl makes front end development far easier as your app gets more complex
I agree with this one. It is such a bonus to have developers who can work full-stack with them both being javascript.
Vue + Node.js (Koa)
Why ?
They are easy to learn and have nice community. Also Vue is kind of fast and lightweight.
What about learning curve ?
I knew React. And I've learnt Vue to the level of creating of simple apps very quickly. I like both of them and use them for different projects.
I would use the MERN Stack.
MongoDB - Database Storage
Express - Web framework for Node.js
React - Front End Framework
Node.js - Back End server environment
React is basically just javascript so if you learn the fundamentals of vanilla javascript then its easier to pick up. And with Node.js you are basically just writing javascript on the server. Combine all of that with a NoSQL/SQL database and you are basically full stack. Making you significantly more valuable compared to other developers who can only work on the front end or back end only.
Hmm I am relatively fluent with Angular and like it very very much. Project Organization, RxJs, and the separation of html, css and js are all very nice concepts.
However I am keen on trying out Vue :) But I am missing a nice project idea.
I'd say Vue, Django.
Vue is easy to learn and more powerful than react. Django is like all the backend in one technology.
It will also expose you to two different peogeamming languages. Javascript and Python.
If Django doesn't stick, go with the MEVN stack.
jQuery.
I am very serious about it.
😱🤯😳🥴
The OG
Most projects don't need an SPA framework. That's a fiction that has been sold.
Some structure is good. I have nothing but great things to say about Stimulus. It's worth a look. stimulusjs.org
The one that gets you a job you like. It depends on where you live. For me it was React.
Best community support
Isn't this an Angular vs React vs Vue discussion?
Personally I really like Angular, but it seems that most jobs in California are for React.
Svelte and sapper
Easy to learn
Fast development
Small bundle
Fast application