Hacker News new | ask | show | jobs
by thathonkey 4245 days ago
Just curious why do you use Canary for web dev?
1 comments

It has the best developer tools. You just have to be careful to not use the es6 features that aren't in stable Chrome yet.
Is there somewhere I can read about new dev tool features that have not yet made it to Chrome?
@addyosmani [1] is a Chrome DevTools engineer who often talks about new features. That's probably about the easiest way to find nightly updates without following a mailing list.

1. https://twitter.com/addyosmani