November 2018
— And why would you want to
I'd recommend using objects in general for just about anything that isn't an instruction pipeline or arithmetic-oriented system
— Classes == objects == namespaces == lists
— Don't understand well
— I meant.. How do u use objects in JS webapps?
— I'm working with Vue, so I don't need to use them.
— I use state, I.e
— Vue uses objects
— Lol
— How can I add class to all <table>s With JavaScript I tried with jQuery $(“table”).addClass(“required class name”)
Message permanent page
— But
— Isn’t working