Best way to learn about Custom Code | XM Community

Best way to learn about Custom Code

  • 25 August 2022
  • 4 replies
  • 61 views

Badge

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


4 replies

Userlevel 7
Badge +30

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 😀

Badge

Awesome, thank you!

Userlevel 7
Badge +27

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.

Userlevel 7
Badge +30

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