JavaScripting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2025 06:56 PM
What is the best way to learn java scripting for beginners, something that can be easy picked up and learn?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2025 07:05 PM
Hi @Lee G
There is a course called 'Scripting in ServiceNow Fundamentals On Demand' on Nowlearning. You can register and start your scripting journey.
Additionally, there is a YouTube playlist titled 'Learn JavaScript on the Now Platform' that you can watch.
https://youtube.com/playlist?list=PL3rNcyAiDYK2_87aRvXEmAyD8M9DARVGK&si=Jp6Ds4Qw7kBeK6II
Hope this helps.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2025 07:17 PM
Hi @Lee G ,
https://www.youtube.com/watch?v=62Nabpb94Jw&list=PL3rNcyAiDYK2_87aRvXEmAyD8M9DARVGK
you can watch this playlist from one of ServiceNow's official YouTube channels
it covers ES6 version too
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2025 10:10 PM
freeCodeCamp.org – Free, interactive, and beginner-friendly.
Codecademy – Interactive learning; the free version covers fundamentals well.
JavaScript.info – In-depth, very beginner-friendly and well-structured.
Please mark correct/helpful if this helps you