<%- include('include/header.html', {root: "", nextLink: "koans/var.html", prevLink: "info.html"}); %>

Learn to Code

Learn to code with JS Hero, the JavaScript tutorial with interactive exercises.

On each page you will find a lesson and an exercise. Answer the task directly on the page. Run the tests and you'll see if you did the job right.

Start

<%- include('include/aside.html', { root: ""}); %> <%- include('include/footer.html', { root: ""}); %>