+ 2
Which is best?
So I want to study a new JavaScript framework... Which is better for me to start with as a beginner between... React Angular JS Node JS(pardon for putting Node I always thought it's a framework) etc...
11 ответов
+ 5
React => JavaScript library for UI component.
Angular JS => JavaScript-based front-end framework.
NodeJS => back-end JavaScript runtime environment that runs on the V8 engine.
I suggest you start with react first.
+ 4
KenStarry AngularJS is a structural framework for developing dynamic web apps, whereas React is a javascript library that allows you to build UI components. Angular JS is based on MVC (Model View Controller) whereas React is based on Virtual DOM. Angular is based on Typescript and React is based on Javascript.
Source: https://www.guru99.com/react-vs-angular-key-difference.html#:~:text=KEY%20DIFFERENCE,React%20is%20based%20on%20Javascript.
+ 3
Nah W3School?
Here is my prefer resource for javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript
+ 3
Apongpoh Gilbert Thank you... It makes more sense now
+ 3
Matiyas Thank you so much
+ 3
Hi! if you are targeting the frontend, learn jQuery, Bootstrap, Flexbox. React or Angular. they are older and more famous. there are more Vue.js. a newer framework that is gaining popularity. and which of the frameworks to teach is up to you. which one you like best. if you are aiming for a specific job in a company, look at the job offer of this company and find out what kind of framework they use in their activities. if you are going to be a freelancer, then trust your preferences, which suits you the most
+ 2
Martin Taylor Thanks I will check out the links
+ 2
Ok also used it as a preference
+ 1
Ok so which should I start learning?
+ 1
Martin Taylor I have done JavaScript at W3Schools so I still wanna redo it at Sololearn and in the process I would also like to start learning a framework
+ 1
Learn Reactjs or Vue(You will learn node in the procesa) then jump into Angularjs