Hacker News new | ask | show | jobs
by indubitably 4213 days ago
This. A lot of the frameworks are doing things that can sort of be done with vanilla JS now — personally I’m waiting on Object.observe to become more widespread.
1 comments

Yes. Object.observe, arrow functions, comprehensions, yield and yield* + promises, what more do you need? :)