1. Vonage Learn
  2. It
  3. Courses
  4. Onehack
  5. Javascript
  6. 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.