Y
Hacker News
new
|
ask
|
show
|
jobs
by
thathonkey
4245 days ago
Just curious why do you use Canary for web dev?
1 comments
swartkrans
4245 days ago
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.
link
thathonkey
4245 days ago
Is there somewhere I can read about new dev tool features that have not yet made it to Chrome?
link
Pxl_Buzzard
4244 days ago
@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
link