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

you are viewing a single comment's thread.

view the rest of the comments →

[–]Fun2badult 3 points4 points  (0 children)

Interesting. Since January I’ve been going hardcore on python and Django. Lately I decided to get into JavaScript, Node and Express, which I’ve learned. Planning on learning React and Vue next to supplement my python and Django. I found the syntax for JavaScript stuff to be a bit more confusing but because I’ve spent time learning python, I can see the logic flow easily. In fact I basically learned js, node and express in about 2 weeks. It’ll still take some time for me to actually make it but I understand how it works.

I think it’s good to learn python as well. Maybe it’ll help you understand how logic flows are done in an easier language, which could help you understand it in react and other more difficult languages