1. Vonage Learn
  2. Courses
  3. Onehack
  4. Javascript
  5. Hello World

Hello World

Learn the fundamentals of the JavaScript programming language, and use it to make interactive web pages

<!doctype html>
<html>
    <head>
        <title>OneHack Academy Class 2</title>
    </head>
    <body>
        <script src=""></script>
    </body>
</html>

Need help? Have questions? Join the Vonage Developer Community Slack and use the channel #onehack.