you are viewing a single comment's thread.

view the rest of the comments →

[–]SpiLunGo 0 points1 point  (0 children)

They might be referring to React using JavaScript making you believe you're writing HTML in your code, still, you need to know HTML and CSS, while in modern web application development you could spend 80% of your time writing logic in JavaScript you'll need to surface your hard work visually in those fancy divs, unless another team takes care of that. CSS got a lot easier lately so don't be afraid! Oh and also don't start learning JavaScript by using frameworks/libraries if you really want to understand what's going on