+ 4
it is better (easier) to study first? ReactJS || Angular2?
skill js junior ..lol))
4 Answers
+ 4
well then I put on other issues relevant to study react or angular?
+ 3
My suggestion, between the two of them, is to study React.
It's more "mature". You can combine it with Redux & Flex in the future.
Also with React Native you can make mobile apps.
+ 1
For my the best is Angular2, is clear and easy to understand.
0
I think much easier (and probably better) is to study reactjs for junior, because itâs just a simple library for building and composing isolated components. you can learn it gradually. opposite angular is a huge framework with its own archtecture and approaches. you will have to learn a lot (typescript, oop, DI) to understand how it works. and react community much wider, so you can easely google an answers almost any your questions. in other words it has lower entry threshold.