JavaScripting

Lee G
Tera Contributor

What is the best way to learn java scripting for beginners, something that can be easy picked up and learn?

3 REPLIES 3

J Siva
Tera Sage

Hi @Lee G 
There is a course called 'Scripting in ServiceNow Fundamentals On Demand' on Nowlearning. You can register and start your scripting journey.

JSiva_0-1747101917943.png

 

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

Chaitanya ILCR
Kilo Patron

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

JavaScript on the Now Platform enables you to create more complex logic and user experiences. This video series introduces you to the JavaScript language specifically tailored to its use in the Now Platform. Lab exercises in this series give you experience from basic syntax to flow control to ...

sunil maddheshi
Tera Guru

@Lee G 

 

  • 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