April 2017
— About non-basics stuff
I mean, i know variable, for, alert, addEventlistener and stuff like that (basics), but not hard thing
— As query, prototype etc.
— Do you know the DOM API?
— I just know the HTML DOM
— Very large part of browser js
— The DOM is not html
— Yes
— Html and js
— No... it is a large collection of objects which inherit from each other
— Like getElementbyid
— Etc.