Hacker News new | past | comments | ask | show | jobs | submit login

I feel like I know nothing about js/node anymore,

Classes in JS!! what kind of witchcraft is that? How do you do it?




I'll recommend the You Don't Know JS series: https://github.com/getify/You-Dont-Know-JS

It's free to read and a good primer for how things have changed in JS-land in the last few years.


It was introduced in ES6. It's still using prototyping behind the scenes, but it's quite a bit nicer to look at.


thanks, I will check it.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: