Hello!
What would people suggest as a good way to learn to do custom coding in JavaScript, please?
Any help much appreciated.
Sincerely,
Erin
Page 1 / 1
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.
- HTML - https://www.w3schools.com/html/default.asp
- CSS - https://www.w3schools.com/css/default.asp
- JavaScript - https://www.w3schools.com/js/default.asp
- jQuery - https://www.w3schools.com/jquery/default.asp
- 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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.