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.