Best way to learn about Custom Code | XM Community
Skip to main content

Hello!
What would people suggest as a good way to learn to do custom coding in JavaScript, please?
Any help much appreciated.
Sincerely,
Erin

Hi there, ehodgess! Great question. I am going to tag TomG in your question -- I'm hoping he might have some good suggestions for you 😀


Awesome, thank you!


There are five things you need to gain a basic understanding of. Here they are with some links to tutorials. You don't necessarily need to do the entire tutorials, but you need to understand the concepts.

  1. HTML - https://www.w3schools.com/html/default.asp

  2. CSS - https://www.w3schools.com/css/default.asp

  3. JavaScript - https://www.w3schools.com/js/default.asp

  4. jQuery - https://www.w3schools.com/jquery/default.asp

  5. Your browser developer tool's Inspect (Elements) and Console features.


Thanks so much, TomG! Appreciate your reply and suggestions here! We may find a way to promote your suggestions more broadly on the Community, as I'm sure others are looking for resources as well!


Leave a Reply