Needs advice
on
AngularJSAngularJSReactReact
and
Vue.jsVue.js

I love Node.js and MongoDB (A database that goes well with Node). I will use it for embedded systems and backends for web apps. I have questions for frontend JS:

  1. Which front end JavaScript framework is good for web apps

  2. Which front end JS framework is good for PWAs(progressive web apps)

Backstory: I experimented with Javascript. Built lots of things with it. I want to organize my Javascript toolset by seeing which tool is useful when(e.g. use Angular for enterprise, use Vanilla for fun, etc.)

READ LESS
5 upvotes·41.5K views
Replies (4)
Full Stack Developer ·
Recommends
on
React
Vue.js

Defenetly don't use AngularJs. It ended on Dec 2021!! between React and Vue, well Vue is much easier to learn an use. But I prefer react. React has a bigger community and alot of jobs. If you are new to JavaScript, and have time, I'd say start with Vue.

READ MORE
5 upvotes·7.5K views
Recommends
on
React
Vue.js

I have a view that Angular js changed its design patterns too frequently and messed up while trying to be too obsessive. Vue 3 is simple powerful, high performance and brings the composition API that also brings overall simplicity. It can be done using pure JavaScript and in my view that's a plus point in development, if you are experienced developer and avoid type mistakes etc..

Most other frontend frameworks support Vue. For e.g. Ionic..

The server side rendering can bring magic of SEO friendly sites while being single page application.

READ MORE
9 upvotes·40.3K views
View all (4)
Avatar of Moslem Hadi

Moslem Hadi

Full Stack Developer