Comments on: Five Basic Things About JavaScript That Will Help Non JavaScript-Focused Web Designers https://frontendmasters.com/blog/5-things-designers-can-do-with-javascript/ Helping Your Journey to Senior Developer Fri, 21 Jun 2024 13:51:28 +0000 hourly 1 https://wordpress.org/?v=6.6.1 By: Chet https://frontendmasters.com/blog/5-things-designers-can-do-with-javascript/#comment-6084 Fri, 21 Jun 2024 13:51:28 +0000 https://frontendmasters.com/blog/?p=1927#comment-6084 In reply to Carlos.

When it comes to remembering syntax, there’s a lot to remember, especially when you’re getting started. I have over a decade of writing JS daily, and I still find myself on the MDN Docs for JS with regularity.

Practice, and keeping your tools handy will go a long way for you.

]]>
By: Carlos https://frontendmasters.com/blog/5-things-designers-can-do-with-javascript/#comment-3921 Thu, 16 May 2024 15:16:52 +0000 https://frontendmasters.com/blog/?p=1927#comment-3921 It’s remembering the syntax I find hard with JavaScript. For CSS I have no problem. Maybe the answer is just practice for that. But that also is knowing what to practice?

]]>
By: Chris Coyier https://frontendmasters.com/blog/5-things-designers-can-do-with-javascript/#comment-3653 Wed, 08 May 2024 14:46:22 +0000 https://frontendmasters.com/blog/?p=1927#comment-3653 I remember my own first steps with JavaScript. I totally was a pretty pure HTML+CSS+Design dude, but jQuery was starting to get popular and I bought a book on it. These exact things, selecting things, adding event listeners, and then doing stuff, was exactly what I did and it felt awesomely powerful.

So this is partially based on my own experience, but also when I asked around I got a lot of the same ideas.

]]>