0
learning html
should i learn js while learning html or after finishing it ?
3 Answers
+ 2
I recommend JS after finishing HTML because there are some times that JS is pointing something on HTML that you dont yet studied.
0
??
0
I think CSS is a better choice, but I'm a front end person. I see back end folks (yes, I'm generalizing) tend to skip over CSS and jump straight to JavaScript. If I recall correctly, the JavaScript course refers to both HTML and CSS concepts, so I would recommend having a foundation in both before tackling JavaScript. I think (again, my opinion) that CSS is a much more clearly designed language, even compared to HTML, while JavaScript is just a bit strange (though somewhat unavoidable as knowing only HTML and CSS without JavaScript is a bit limiting).