No products in the cart.
Return to shop
var greeter = new Greeter(“world”);
var button = document.createElement(‘button’) button.innerText = “Say Hello” button.onclick = function() { alert(greeter.greet()) }
document.body.appendChild(button)
This is a specialization of the JavaScript mode.
Username or email address *
Password *
Remember me Log in
Lost your password?
Email address *
Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.
Register