Coding/Scripting class advice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 05:55 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 05:59 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 06:21 AM
@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.
I also found JavaScript tutorial by w3schools https://www.w3schools.com/js/ also very helpful.
Hope this helps.