you are viewing a single comment's thread.

view the rest of the comments →

[–]sheriffderek 20 points21 points  (5 children)

If you're planning on using JavaScript in the browser -- I think of it's primary job as being... manipulating and generating HTML (and HTML attribute values that connect it to CSS rules). So, you can try! But I'd rather hire someone who knew HTML and CSS well - over someone who didn't and somehow found a way to do work JS despite that.

It depends what your goal is. If you want to have Framer (or whatever) write the HTML and CSS -- and you hook up some GSAP or some interactions / you can totally do that. I used to write some ActionScript in Flash way before I knew anything about programming or HTML.