Hacker News new | ask | show | jobs
by jhoffner 4958 days ago
JS is a prototype based language. I think the word prototype might be throwing you off but its a core concept within JavaScript.
2 comments

Shows how much I know about JS, then. :x
You were right, the word 'prototype' threw me off. I look forward to seeing what challenges there will be for other languages :)