JavaScript - Basics and Web. code example
Example 1: basic javascript
>'hello'.toUpperCase()
'HELLO'
Example 2: javascript learning
//checkout freecodecamp
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/basic-javascript/