Coding/Scripting class advice

Gemma4
Mega Sage

Hi everyone, 

I recently received my csa but I need help to quickly learn the fundamentals of java script specific to ServiceNow. Any free tutorials would be really helpful. I found the following youtube but wanted to get the communities feedback!

Thanks in advance for any help or guidance you can provide!

 

https://www.youtube.com/watch?v=nK1aPdGyGak&list=PL3rNcyAiDYK2_87aRvXEmAyD8M9DARVGK&index=2

 

2 REPLIES 2

Mark Manders
Mega Patron

Check out the scripting courses on NowLearning. They are all related to ServiceNow: https://nowlearning.servicenow.com/lxp/en/pages/lxp-search?id=search&q=scripting&spa=1


 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Sandeep Rajput
Tera Patron
Tera Patron

@Gemma4 Javascript videos by Chuck Tomasi are excellent source of learning Javascript on the now platform. Apart from these videos, you can also learn JavaScript via following now learning courses.

 

https://nowlearning.servicenow.com/lxp/en/now-platform/learning-javascript-on-the-now-platform?id=le...

 

https://nowlearning.servicenow.com/lxp?id=learning_course_prev&course_id=e728f68cdb5eff40de3cdb85ca9...

 

I also found JavaScript tutorial by w3schools https://www.w3schools.com/js/ also very helpful.

 

Hope this helps.