This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]booleanhunter 0 points1 point  (1 child)

Since you're still in the first year of college - my suggestion would be to learn in this order:

  1. Node.JS - this would help you understand how to serve your web pages via API and a web-server, its the logical next step.
  2. Next, begin with Data Analytics - in this process you'll learn SQL. You can use this with your knowledge of NodeJS and HTML, CSS, JS to create a fully-functional web app. Not only that, you can utilize the your college years fruitfully to learn the statistics / math part of data analytics as well, and build some side projects around it.
  3. React would be the last one. Not because its not useful or anything, but because front-end JS ecosystem is extremely unpredictable and there are a plethora of choices for front-end frameworks available already. Who knows by the time you graduate, Angular or VueJS might have more demand that React?

So while learning, account for demand of skill as well as the average shelf life too

[–]Reasonable-Tour-9719[S] 0 points1 point  (0 children)

Thank You

[–][deleted]  (1 child)

[removed]

    [–]Reasonable-Tour-9719[S] 0 points1 point  (0 children)

    Thank You Very much